-
- All Implemented Interfaces:
-
io.arkitik.radix.develop.operation.ext.function.ErrorMapper
public class DefaultErrorMapper implements ErrorMapper
-
-
Field Summary
Fields Modifier and Type Field Description public final static DefaultErrorMapperINSTANCE
-
Method Summary
Modifier and Type Method Description <RQ extends Any> ErrorResponsemapToError(ConstraintViolation<RQ> $self)-
-
Method Detail
-
mapToError
<RQ extends Any> ErrorResponse mapToError(ConstraintViolation<RQ> $self)
-
-
-
-