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