C# Class Catel.Windows.Controls.ValidationEventArgs

Event arguments for event WarningAndErrorValidator Validation.
Inheritance: System.EventArgs
Mostra file Open project: Catel/Catel Class Usage Examples

Private Methods

Method Description
ValidationEventArgs ( object value, string message, ValidationEventAction action, ValidationType type ) : System

Initializes a new instance of the ValidationEventArgs class.