Express > Express Assembly Interfaces > IEaxDataAreaValidations > IEaxDataAreaValidations.Clear
Clear;
Clear();
The Clear method clears collection of validation rules.
To create a validation rule, use IEaxDataAreaValidations.Add.
The method use is given in the example for IEaxDataAreaValidationChain.Move.
See also: