Click or drag to resize
Infosoft Logo

IValidationService Methods

The IValidationService type exposes the following members.

Methods
 NameDescription
Public methodGetObjectValidationValues Gets all possible object values for a given object validation type and an optional title code.
Public methodGetValidationByCode Gets the validation with the given ID.
Public methodGetValidationById Gets the validation with the given ID.
Public methodGetValidations Gets a list with all validations.
Public methodValidateByCode Validates a given value, using a validation code to identify the validation rules.
Public methodValidateById Validates a given value, using a validation ID to identify the validation rules.
Top
See Also