Class ConstraintViolationExceptionMapper
java.lang.Object
io.stargate.sgv2.api.common.exception.ConstraintViolationExceptionMapper
Simple exception mapper for the
ConstraintViolationException.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.resteasy.reactive.RestResponse<ApiError>constraintViolationException(jakarta.validation.ConstraintViolationException exception)
-
Constructor Details
-
ConstraintViolationExceptionMapper
public ConstraintViolationExceptionMapper()
-
-
Method Details
-
constraintViolationException
public org.jboss.resteasy.reactive.RestResponse<ApiError> constraintViolationException(jakarta.validation.ConstraintViolationException exception)
-