Click or drag to resize

ValidationProperties Methods

The ValidationProperties type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetErrors
Gets the value of Errors
Public methodStatic memberGetHasErrors
Gets the value of HasErrors
Public methodStatic memberGetIsDisabledByErrorInPropertyName
Gets the value of IsDisabledByErrorInPropertyName
Public methodStatic memberGetIsMandatory
Gets the value of IsMandatoryProperty
Public methodStatic memberSetErrors
Sets the value of the Errors attached property
Public methodStatic memberSetHasErrors
Sets the value of the HasErrors attached property
Public methodStatic memberSetIsDisabledByErrorInPropertyName
Sets the value of the IsDisabledByErrorInPropertyName attached property
Public methodStatic memberSetIsMandatory
Sets the value of the IsMandatoryProperty attached property
Top
See Also