Click or drag to resize
IValidator Properties

The IValidator type exposes the following members.

Properties
  NameDescription
Public propertyErrors
Gets an enumeration of validation errors associated with this validator. An empty enumeration is returned if validation succeeded.
Public propertyIsValid
Gets a value indicating whether validation succeeded.
Top
See Also