Uses of Interface
org.zalando.problem.spring.web.advice.validation.ConstraintViolationAdviceTrait
-
Packages that use ConstraintViolationAdviceTrait Package Description org.zalando.problem.spring.web.advice org.zalando.problem.spring.web.advice.validation -
-
Uses of ConstraintViolationAdviceTrait in org.zalando.problem.spring.web.advice
Subinterfaces of ConstraintViolationAdviceTrait in org.zalando.problem.spring.web.advice Modifier and Type Interface Description interfaceProblemHandlingProblemHandlingis a compositeAdviceTraitthat combines all built-in advice traits into a single interface that makes it easier to use: -
Uses of ConstraintViolationAdviceTrait in org.zalando.problem.spring.web.advice.validation
Subinterfaces of ConstraintViolationAdviceTrait in org.zalando.problem.spring.web.advice.validation Modifier and Type Interface Description interfaceValidationAdviceTraitAdvice trait to handle any validation exceptions.
-