Package | Description |
---|---|
com.github.fge.jsonschema.core.keyword.syntax | |
com.github.fge.jsonschema.core.keyword.syntax.dictionaries | |
com.github.fge.jsonschema.core.util |
Various utility classes
|
Constructor and Description |
---|
SyntaxProcessor(com.github.fge.msgsimple.bundle.MessageBundle bundle,
Dictionary<SyntaxChecker> dict)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static Dictionary<SyntaxChecker> |
CommonSyntaxCheckerDictionary.get() |
static Dictionary<SyntaxChecker> |
DraftV3SyntaxCheckerDictionary.get() |
static Dictionary<SyntaxChecker> |
DraftV4SyntaxCheckerDictionary.get() |
static Dictionary<SyntaxChecker> |
DraftV4HyperSchemaSyntaxCheckerDictionary.get() |
Modifier and Type | Method and Description |
---|---|
Dictionary<T> |
DictionaryBuilder.freeze()
Build an immutable dictionary out of this builder
|
Modifier and Type | Method and Description |
---|---|
DictionaryBuilder<T> |
DictionaryBuilder.addAll(Dictionary<T> other)
Add all entries from another dictionary
|
Copyright © 2016. All rights reserved.