Interface for schema validators
Dispose of any resources held by the validator
Validate XML content against a schema
The XML content to validate, as raw bytes or decoded text
Path to the schema file
Array of validation messages
Interface for schema validators