Uses of Class
es.kukenan.smartfi.common.service.validation.annotations.ValidAdvice
Packages that use ValidAdvice
Package
Description
Here, classes for configuring web (servlet based) projects will be placed.
-
Uses of ValidAdvice in es.kukenan.smartfi.common.config.web.servlet
Methods in es.kukenan.smartfi.common.config.web.servlet that return ValidAdviceModifier and TypeMethodDescriptionBeanValidationConfig.validMethodArgumentAdvice()Configure "@Valid" annotation processor.