So I have a JAX-RS resource that uses the @Valid annotation to validate the entity class which request body is mapped to, as specified by documentation
@Path(&quo