Package | Description |
---|---|
org.forgerock.json.schema.validator |
These classes are the commonly used classes from other applications.
|
Modifier and Type | Method and Description |
---|---|
List<ValidationException> |
CollectErrorsHandler.getExceptions()
Returns the collected
ValidationException s. |
Modifier and Type | Method and Description |
---|---|
void |
FailFastErrorHandler.error(ValidationException exception)
Receive notification of an error.
|
abstract void |
ErrorHandler.error(ValidationException exception)
Receive notification of an error.
|
void |
CollectErrorsHandler.error(ValidationException exception)
Receive notification of an error.
|
Modifier and Type | Method and Description |
---|---|
void |
FailFastErrorHandler.assembleException()
Deprecated.
|
abstract void |
ErrorHandler.assembleException()
Deprecated.
|
void |
CollectErrorsHandler.assembleException()
Deprecated.
|
Copyright 2010-2018 ForgeRock AS.