  | 
IValidationServiceGetValidations Method | 
            Gets a list with all validations.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.ConfigurationsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  GetValidationsRequest
 - An empty request message.
 
Return Value
ValidationsResponseA response object that contains a list of validations, including validation details.
See Also