IValidation | |
The IValidationDetailEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new ValidationDetail | |
| Delete | Deletes the specified ValidationDetail. | |
| Get |
Gets a list of ValidationDetails matching the specified filter.
(Inherited from IValidationDetailQueryService) | |
| GetAll |
Gets all ValidationDetails
(Inherited from IValidationDetailQueryService) | |
| GetSingle |
Gets a single ValidationDetail matching the provided filter.
(Inherited from IValidationDetailQueryService) | |
| Update | Updates the specified ValidationDetail |