Class DialectId
java.lang.Object
com.networknt.schema.dialect.DialectId
The dialect id is an IRI that points to the meta-schema that can be used to
validate schemas written for that dialect. The dialect used for a particular
schema is indicated using the $schema keyword.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DRAFT_4
-
DRAFT_6
-
DRAFT_7
-
DRAFT_2019_09
-
DRAFT_2020_12
-
OPENAPI_3_0
-
OPENAPI_3_1
-
-
Constructor Details
-
DialectId
public DialectId()
-