Uses of Interface
org.zalando.problem.spring.web.advice.validation.MethodArgumentNotValidAdviceTrait
-
Packages that use MethodArgumentNotValidAdviceTrait Package Description org.zalando.problem.spring.web.advice org.zalando.problem.spring.web.advice.validation -
-
Uses of MethodArgumentNotValidAdviceTrait in org.zalando.problem.spring.web.advice
Subinterfaces of MethodArgumentNotValidAdviceTrait 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 MethodArgumentNotValidAdviceTrait in org.zalando.problem.spring.web.advice.validation
Subinterfaces of MethodArgumentNotValidAdviceTrait in org.zalando.problem.spring.web.advice.validation Modifier and Type Interface Description interfaceValidationAdviceTraitAdvice trait to handle any validation exceptions.
-