Uses of Interface
com.networknt.schema.vocabulary.VocabularyRegistry
-
Packages that use VocabularyRegistry Package Description com.networknt.schema.dialect -
-
Uses of VocabularyRegistry in com.networknt.schema.dialect
Methods in com.networknt.schema.dialect with parameters of type VocabularyRegistry Modifier and Type Method Description Dialect.BuilderDialect.Builder. vocabularyRegistry(VocabularyRegistry vocabularyRegistry)Sets the vocabulary registry for handling custom vocabularies.
-