Uses of Interface
com.networknt.schema.VocabularyFactory
-
Packages that use VocabularyFactory Package Description com.networknt.schema -
-
Uses of VocabularyFactory in com.networknt.schema
Methods in com.networknt.schema with parameters of type VocabularyFactory Modifier and Type Method Description JsonMetaSchema.Builder
JsonMetaSchema.Builder. vocabularyFactory(VocabularyFactory vocabularyFactory)
Sets the vocabulary factory for handling custom vocabularies.
-