Click or drag to resize

ValidationModelBase Properties

The ValidationModelBase type exposes the following members.

Properties
  NameDescription
Public propertyHasValidationErrors
Gets or sets a value indicating whether this instance has validation errors.
Public propertyIdentifier
Gets the identifier.
(Inherited from ModelBase.)
Public propertyIsActive
Gets or sets a value indicating whether this instance is active.
(Inherited from ModelBase.)
Public propertyValidationExceptionItems
Gets or sets the validation exception items.
Top
See Also