ValidationProperties Class |
Namespace: Cauldron.XAML.Validation
public static class ValidationProperties
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
|
| Name | Description | |
|---|---|---|
| ErrorsProperty |
Identifies the Errors dependency property
| |
| HasErrorsProperty |
Identifies the HasErrors dependency property
| |
| IsDisabledByErrorInPropertyNameProperty |
Identifies the IsDisabledByErrorInPropertyName dependency property
| |
| IsMandatoryProperty |
Identifies the IsMandatoryProperty dependency property
|
| Name | Description | |
|---|---|---|
| Errors |
Identifies the Errors dependency property
| |
| HasErrors |
Identifies the HasErrors dependency property
| |
| IsDisabledByErrorInPropertyName |
Identifies the IsDisabledByErrorInPropertyName dependency property
| |
| IsMandatory |
Identifies the IsMandatoryProperty dependency property
|