Package | Description |
---|---|
com.github.fge.jsonschema.cfg | |
com.github.fge.jsonschema.crude | |
com.github.fge.jsonschema.library |
Modifier and Type | Method and Description |
---|---|
ValidationConfigurationBuilder |
ValidationConfigurationBuilder.setDefaultVersion(SchemaVersion version) |
Constructor and Description |
---|
CrudeValidator(SchemaVersion version,
Dereferencing dereferencing) |
Modifier and Type | Method and Description |
---|---|
static SchemaVersion |
SchemaVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaVersion[] |
SchemaVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.