Interface | Description |
---|---|
Configurable |
A thing that can be configured from a JSON file.
|
Class | Description |
---|---|
ConfigurationValidator | |
JSONUtil |
A utility class for JSON files.
|
ValidationResult |
Represents the results of the the configuration validation.
|
ValidationResult.Error | |
XmlToJson<Xml> |
A tool to convert some XML representation of the Revapi configuration to
JsonNode used by Revapi. |
XmlToJson.JSONPointer | Deprecated
use Jackson's impl
|
Exception | Description |
---|---|
ConfigurationException |
Thrown if an invalid configuration is detected.
|
Copyright © 2014-2021 Lukas Krejci. All Rights Reserved.