| Class | Description |
|---|---|
| CollectErrorsHandler |
The CollectErrorsHandler implements the
ErrorHandler and never throws
any exception, but collects them so callers can retrieve all of them in one
go. |
| Constants |
Constants is the collection of all constant values used by the object validator implementation.
|
| ErrorHandler |
ErrorHandler is the abstract base class for Validators.
|
| FailFastErrorHandler |
FailFastErrorHandler implements the
ErrorHandler in a way it re-throws the exception
at first time. |
| ObjectValidator |
The ObjectValidator is a sample implementation of how to use the validator.
|
| ObjectValidatorFactory |
ObjectValidatorFactory initialises the validator instances for given schemas.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.