Package com.networknt.schema.dialect
-
Interface Summary Interface Description Dialect.FormatKeywordFactory Factory for creating a format keyword.DialectRegistry Registry forDialectthat can be retrieved using the dialect id which is the IRI that indicates the meta-schema that can be used to validate the schema conforms to the dialect. -
Class Summary Class Description AbstractDialectRegistry AbstractDialectRegistry.BasicDialectRegistry BasicDialectRegistry.DefaultDialectRegistry DefaultDialectRegistry.Dialect A dialect represents the set of keywords and semantics that can be used to evaluate a schema.Dialect.Builder Builder forDialect.DialectId The dialect id is an IRI that points to the meta-schema that can be used to validate schemas written for that dialect.Dialects The dialects.Draft201909 Draft 2019-09 dialect.Draft202012 Draft 2020-12 dialect.Draft4 Draft 4 dialect.Draft6 Draft 6 dialect.Draft7 Draft 7 dialect.OpenApi30 OpenAPI 3.0.OpenApi31 OpenAPI 3.1.