XmlValidationHelper Methods |
The XmlValidationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Validate(String, String) |
Validates a xml document against a schema.
Validation errors (if any) can be retrieved in ValidationErrors.
| |
| Validate(XmlDocument, String) |
Validates a xml document against a schema.
Validation errors (if any) can be retrieved in ValidationErrors.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |