-
- All Implemented Interfaces:
public interface ErrorMapper
-
-
Method Summary
Modifier and Type Method Description abstract <RQ extends Any> ErrorResponsemapToError(ConstraintViolation<RQ> $self)-
-
Method Detail
-
mapToError
abstract <RQ extends Any> ErrorResponse mapToError(ConstraintViolation<RQ> $self)
-
-
-
-