The following tables list the members exposed by the BaseInputValidationRule type.

Name Description
Public property InputToValidate Gets or sets the Input<T> to validate.
Public property ValidationGearObjects Gets or sets the Validate<TToValidate> validation gears.
Top