Index
All Classes and Interfaces|All Packages
A
- apply(Context, Throwable, StatusCode) - Method in class io.jooby.hibernate.validator.ConstraintViolationHandler
C
- ConstraintViolationHandler - Class in io.jooby.hibernate.validator
-
Catches and transform
ConstraintViolationExceptionintoValidationResult - ConstraintViolationHandler(StatusCode, String, boolean, boolean) - Constructor for class io.jooby.hibernate.validator.ConstraintViolationHandler
D
- disableViolationHandler() - Method in class io.jooby.hibernate.validator.HibernateValidatorModule
-
Disables default constraint violation handler.
H
- HibernateValidatorModule - Class in io.jooby.hibernate.validator
-
Hibernate Validator Module: https://jooby.io/modules/hibernate-validator.
- HibernateValidatorModule() - Constructor for class io.jooby.hibernate.validator.HibernateValidatorModule
- HibernateValidatorModule(HibernateValidatorConfiguration) - Constructor for class io.jooby.hibernate.validator.HibernateValidatorModule
I
- install(Jooby) - Method in class io.jooby.hibernate.validator.HibernateValidatorModule
- io.jooby.hibernate.validator - module io.jooby.hibernate.validator
-
Hibernate Validator Module.
- io.jooby.hibernate.validator - package io.jooby.hibernate.validator
-
Hibernate Validator Module: https://jooby.io/modules/hibernate-validator.
L
- logException() - Method in class io.jooby.hibernate.validator.HibernateValidatorModule
-
Ask the error handler to log the exception.
S
- statusCode(StatusCode) - Method in class io.jooby.hibernate.validator.HibernateValidatorModule
-
Overrides the default status code for the errors produced by validation.
V
- validationTitle(String) - Method in class io.jooby.hibernate.validator.HibernateValidatorModule
-
Overrides the default title for the errors produced by validation.
W
- with(ConstraintValidatorFactory) - Method in class io.jooby.hibernate.validator.HibernateValidatorModule
-
Add a custom
ConstraintValidatorFactory.
All Classes and Interfaces|All Packages