Locaters
ISchemaLocater implementations used to locate schemas in a given SchemaContext.
Classes
| Name | Description | |
|---|---|---|
| FileSchemaKey | A SchemaKey implementation that aids in identifying Schema files via the | |
| SchemaFileLocater | Abstract class to hold common/overlapping functionality between SchemaJsonFileLocater and SchemaXmlFileLocater | |
| SchemaJsonFileLocater | A SchemaLocator implementation for locating JSON Schema files | |
| SchemaStringLocater | Abstract class to hold common/overlapping functionality between SchemaJsonStringLocater and SchemaXmlStringLocater | |
| SchemaXmlFileLocater | A SchemaLocater implementation for locating XML Schema files | |
| SchemaXmlStringLocater | A SchemaLocator implementation for locating and deserializing EC Schemas from XML strings | |
| StringSchemaKey | A SchemaKey implementation that aids in identifying Schema strings via the | 
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.