Click or drag to resize
ValidationModelField Properties

The ValidationModelField type exposes the following members.

Properties
  NameDescription
Public propertyIsError
Gets a value indicating that the message is an error.
Public propertyIsValid
Gets a value indicating that the value is valid.
Public propertyIsWarning
Gets or sets a value indicating that the message is a warning.
Public propertyMessage
Gets or sets the validation message.
Top
See Also