| Package | Description |
|---|---|
| org.eel.kitchen.jsonschema.report |
Various utility packages
|
| Modifier and Type | Field and Description |
|---|---|
private ValidationDomain |
ValidationMessage.domain |
private ValidationDomain |
ValidationMessage.Builder.domain
Validation domain
|
| Modifier and Type | Method and Description |
|---|---|
ValidationDomain |
ValidationMessage.getDomain() |
static ValidationDomain |
ValidationDomain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationDomain[] |
ValidationDomain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationMessage.Builder(ValidationDomain domain)
Constructor
|
Copyright © 2012. All Rights Reserved.