Uses of Interface
com.networknt.schema.VocabularyFactory
-
Packages that use VocabularyFactory Package Description com.networknt.schema -
-
Uses of VocabularyFactory in com.networknt.schema
Fields in com.networknt.schema declared as VocabularyFactory Modifier and Type Field Description private VocabularyFactoryJsonMetaSchema.Builder. vocabularyFactoryMethods in com.networknt.schema with parameters of type VocabularyFactory Modifier and Type Method Description JsonMetaSchema.BuilderJsonMetaSchema.Builder. vocabularyFactory(VocabularyFactory vocabularyFactory)Sets the vocabulary factory for handling custom vocabularies.
-