Click or drag to resize
FuncBasedValidatorTValue Properties

The FuncBasedValidatorTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyValidationError
Gets the validation error which occured during the last Validate call, or string.Empty if nothing was wrong or Validate hasn't been called yet.
Top
See Also