Package | Description |
---|---|
org.forgerock.json.schema.validator |
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 © 2025 Open Identity Platform Community. All rights reserved.