ValidationCompletedEventArgs Constructors
Arguments passed to the RuleSet.ValidationCompleted event.
Name | Parameters | Description |
---|---|---|
Validation |
validation |
Initializes a new instance of the Validation |
Validation |
validation |
Initializes a new instance of the Validation |
Validation |
exception, object |
Initializes a new instance of the Validation |
See Also