Navigation :
ValidationEventArgs
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Data |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public class ValidationEventArgs : EventArgs
Base types
EventArgs
The validation event args.
Constructors
ValidationEventArgs(IValidationContext validationContext)
Initializes a new instance of the ValidationEventArgs class.
Parameters
Name |
Description |
validationContext |
The validation context. |
Properties
ValidationContext
Gets the validation context.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion