OpenTAP 9.25
API Reference
|
Provides the functionality to validate an element when the property changes. More...
Public Member Functions | |
void | OnPropertyChanged (string propertyName) |
Triggers the PropertyChanged event. More... | |
Properties | |
ValidationRuleCollection | Rules [get] |
A collection of all the currently defined validation rules. Add new rules here in order to get runtime value validation. | |
Provides the functionality to validate an element when the property changes.
void OpenTap.IValidatingObject.OnPropertyChanged | ( | string | propertyName | ) |
Triggers the PropertyChanged event.
propertyName | String name of which property has been changed. |
Implemented in OpenTap.ValidatingObject.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24