Method Validate
| Improve this Doc View SourceValidate()
Validates data values of this DataRow.
Declaration
public IDataValidationErrors Validate()
Returns
Type | Description |
---|---|
IDataValidationErrors | A collection of validation errors. |
Validates data values of this DataRow.
public IDataValidationErrors Validate()
Type | Description |
---|---|
IDataValidationErrors | A collection of validation errors. |