[]
Validates the current state of the SharedDataSet object.
public ValidationEntry[] Validate(ValidationContext context)
| Type | Name | Description |
|---|---|---|
| ValidationContext | context | A ValidationContext object representing the context details during validation. |
| Type | Description |
|---|---|
| ValidationEntry[] | An array of ValidationEntry objects representing the information about the validation warnings or failures. |
| Type | Condition |
|---|---|
| ArgumentNullException | Throws if |