ValidationProperties Methods |
The ValidationProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| GetErrors |
Gets the value of Errors
| |
| GetHasErrors |
Gets the value of HasErrors
| |
| GetIsDisabledByErrorInPropertyName |
Gets the value of IsDisabledByErrorInPropertyName
| |
| GetIsMandatory |
Gets the value of IsMandatoryProperty | |
| SetErrors |
Sets the value of the Errors attached property
| |
| SetHasErrors |
Sets the value of the HasErrors attached property
| |
| SetIsDisabledByErrorInPropertyName |
Sets the value of the IsDisabledByErrorInPropertyName attached property
| |
| SetIsMandatory |
Sets the value of the IsMandatoryProperty attached property
|