Index
All Classes and Interfaces|All Packages
H
- helidon.microprofile.bean.validation - module helidon.microprofile.bean.validation
-
General Bean Validation.
- HelidonConstraintViolationExceptionMapper - Class in io.helidon.microprofile.bean.validation
-
A JAX-RS provider that maps
ConstraintViolationExceptionfrom bean validation to a proper JAX-RS response withResponse.Status.BAD_REQUESTstatus. - HelidonConstraintViolationExceptionMapper() - Constructor for class io.helidon.microprofile.bean.validation.HelidonConstraintViolationExceptionMapper
I
- io.helidon.microprofile.bean.validation - package io.helidon.microprofile.bean.validation
-
General Bean Validation.
T
- toResponse(ConstraintViolationException) - Method in class io.helidon.microprofile.bean.validation.HelidonConstraintViolationExceptionMapper
-
Return Validation Exception, wrapped as a bad request.
All Classes and Interfaces|All Packages