Uses of Interface
com.networknt.schema.JsonMetaSchemaFactory
-
Packages that use JsonMetaSchemaFactory Package Description com.networknt.schema -
-
Uses of JsonMetaSchemaFactory in com.networknt.schema
Classes in com.networknt.schema that implement JsonMetaSchemaFactory Modifier and Type Class Description class
DefaultJsonMetaSchemaFactory
DefaultJsonMetaSchemaFactory
.class
DisallowUnknownJsonMetaSchemaFactory
AJsonMetaSchemaFactory
that does not meta-schemas that aren't explicitly configured in theJsonSchemaFactory
.Methods in com.networknt.schema with parameters of type JsonMetaSchemaFactory Modifier and Type Method Description JsonSchemaFactory.Builder
JsonSchemaFactory.Builder. metaSchemaFactory(JsonMetaSchemaFactory jsonMetaSchemaFactory)
-