Class DefaultValidationExceptionHandler

All Implemented Interfaces:
ValidationExceptionHandler<Boolean>, ValidationExceptionHandlerFactory<Boolean>

Simple implementation of a handler that just tracks if error(ValidationException) has been called at least once.
Author:
Christian Ohr