Interface JsonMetaSchemaFactory

    • Method Detail

      • getMetaSchema

        JsonMetaSchema getMetaSchema​(java.lang.String iri,
                                     JsonSchemaFactory schemaFactory,
                                     SchemaValidatorsConfig config)
        Gets the meta-schema given the IRI.
        Parameters:
        iri - the meta-schema IRI
        schemaFactory - the schema factory
        config - the config
        Returns:
        the meta-schema