Property | Type | Description |
---|
Method | Description | |
---|---|---|
ErrorsChangedEventArgs ( IEnumerable |
Initializes a new instance of the ErrorsChangedEventArgs class.
|
public ErrorsChangedEventArgs ( IEnumerable |
||
removed | IEnumerable |
Removed validation errors. |
added | IEnumerable |
New validation errors. |
return | System.Collections.Generic |