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 classDefaultJsonMetaSchemaFactoryDefaultJsonMetaSchemaFactory.classDisallowUnknownJsonMetaSchemaFactoryAJsonMetaSchemaFactorythat 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.BuilderJsonSchemaFactory.Builder. metaSchemaFactory(JsonMetaSchemaFactory jsonMetaSchemaFactory)
-