Click or drag to resize
ValidationError Properties

The ValidationError type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefault
Returns a default validation error.
Public propertyMessage
Message which describes the validation error.
Public propertyStatic memberNull
Returns a null validation error.
Public propertyStatic memberWrongType
Returns a wrong type validation error.
Top
See Also