Package 

Class DefaultUseCaseValidator.DefaultErrorMapper

    • Method Summary

      Modifier and Type Method Description
      <RQ extends UseCaseRequest> ErrorResponse mapToError(ConstraintViolation<RQ> $self)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultUseCaseValidator.DefaultErrorMapper

        DefaultUseCaseValidator.DefaultErrorMapper()
    • Method Detail

      • mapToError

         <RQ extends UseCaseRequest> ErrorResponse mapToError(ConstraintViolation<RQ> $self)