ValidationFilters: IValidationFilters;
The ValidationFilters property returns the collection of filters included in the group of validation rules.
To set up parameters of a group of validation rules, use the IValidationGroup.Params property.
The method use is given in the example for IValidationGroup.Params.
See also: