Package | Description |
---|---|
com.networknt.schema |
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeyword |
class |
FormatKeyword |
class |
NonValidationKeyword
Used for Keywords that have no validation aspect, but are part of the metaschema.
|
class |
ValidatorTypeCode |
Modifier and Type | Method and Description |
---|---|
JsonMetaSchema.Builder |
JsonMetaSchema.Builder.addKeyword(Keyword keyword) |
Modifier and Type | Method and Description |
---|---|
JsonMetaSchema.Builder |
JsonMetaSchema.Builder.addKeywords(Collection<? extends Keyword> keywords) |
Copyright © 2021. All rights reserved.