IValidation | |
public interface IValidationDetailService : IValidationDetailQueryService, IBusinessService
The IValidationDetailService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |