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