Navigation :
ValidationEventAction
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows.Controls |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - iOS |
public enum ValidationEventAction : Enum
Base types
Enum
Validation event action.
Fields
Added
0
Added.
ClearAll
3
All validation info of the specified object should be cleared.
Refresh
2
Refresh the validation, don’t add or remove.
Removed
1
Removed.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion