Method | Description | |
---|---|---|
ClearWarningsAndErrors ( ) : void |
Clears the warnings and errors.
|
|
Clone ( ) : object |
Creates a new object that is a copy of the current instance.
|
|
ValidationData ( IEnumerable parentEnumerable ) : System |
Initializes a new instance of the ValidationData class.
|
public ValidationData ( IEnumerable parentEnumerable ) : System | ||
parentEnumerable | IEnumerable | The parent ParentEnumerable. |
return | System |