| Overload | Description | 
|---|---|
| XmlSchemaValidator Constructor() | Intializes the object with default values. | 
| XmlSchemaValidator Constructor(IDictionary<String,String>) | Intializes the object with a file table. | 
| XmlSchemaValidator Constructor(IDictionary<String,Byte[]>) | Intializes the object with a import table. |