Click or drag to resize

IsMandatoryAttribute Properties

The IsMandatoryAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysValidate
Gets a value that if true indicates that this validator will be invoked everytime the property has changed
(Overrides ValidatorAttributeBaseAlwaysValidate.)
Public propertyErrorMessageKey
Gets the key of the localized error message string
(Inherited from ValidatorAttributeBase.)
Public propertyIsDeactivatable
Gets a value that indicates if the attribute can be deactivated
Top
See Also