Click or drag to resize
IValidatorTValue Properties

The IValidatorTValue 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