All Classes
-
Class Summary Class Description HelidonConstraintViolationExceptionMapper A JAX-RS provider that mapsConstraintViolationExceptionfrom bean validation to a proper JAX-RS response withResponse.Status.BAD_REQUESTstatus.
| Class | Description |
|---|---|
| HelidonConstraintViolationExceptionMapper |
A JAX-RS provider that maps
ConstraintViolationException from bean validation
to a proper JAX-RS response with Response.Status.BAD_REQUEST status. |