Package com.networknt.schema.vocabulary
Class Vocabulary
java.lang.Object
com.networknt.schema.vocabulary.Vocabulary
Represents a vocabulary in meta-schema.
This contains the id and the keywords in the vocabulary.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabularystatic final Vocabulary -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DRAFT_2019_09_CORE
-
DRAFT_2019_09_APPLICATOR
-
DRAFT_2019_09_VALIDATION
-
DRAFT_2019_09_META_DATA
-
DRAFT_2019_09_FORMAT
-
DRAFT_2019_09_CONTENT
-
DRAFT_2020_12_CORE
-
DRAFT_2020_12_APPLICATOR
-
DRAFT_2020_12_UNEVALUATED
-
DRAFT_2020_12_VALIDATION
-
DRAFT_2020_12_META_DATA
-
DRAFT_2020_12_FORMAT_ANNOTATION
-
DRAFT_2020_12_FORMAT_ASSERTION
-
DRAFT_2020_12_CONTENT
-
OPENAPI_3_1_BASE
-
-
Constructor Details
-
Vocabulary
Constructor.- Parameters:
id- the idkeywords- the keywords
-
-
Method Details