CustomValidationRule Methods

The CustomValidationRule type exposes the following members.

Methods
  NameDescription
Public methodValidate
Validates the specified value against the rule.
(Overrides AppSettingValidationRule.Validate(ValidationParameters).)
Top
See Also