Uses of Class
com.nelioalves.cursomc.services.validation.ClienteUpdate
-
Packages that use ClienteUpdate Package Description com.nelioalves.cursomc.dto com.nelioalves.cursomc.services.validation -
-
Uses of ClienteUpdate in com.nelioalves.cursomc.dto
Classes in com.nelioalves.cursomc.dto with annotations of type ClienteUpdate Modifier and Type Class Description classClienteDTO1Classe DTO que contém algumas informações de um Cliente! Esse DTO é usado para atualizar um Cliente no sistema -
Uses of ClienteUpdate in com.nelioalves.cursomc.services.validation
Methods in com.nelioalves.cursomc.services.validation with parameters of type ClienteUpdate Modifier and Type Method Description voidClienteUpdateValidator. initialize(ClienteUpdate constraintAnnotation)
-