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 VocabularyFactory
JsonMetaSchema.Builder. vocabularyFactory
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.
-