Uses of Class
com.nelioalves.cursomc.services.validation.ClienteValidator
-
Packages that use ClienteValidator Package Description com.nelioalves.cursomc.dto com.nelioalves.cursomc.services.validation -
-
Uses of ClienteValidator in com.nelioalves.cursomc.dto
Classes in com.nelioalves.cursomc.dto with annotations of type ClienteValidator Modifier and Type Class Description classClienteDTO2Classe DTO que contém algumas informações de um Cliente! Esse DTO é usado para adicionar outro Cliente ao sistema -
Uses of ClienteValidator in com.nelioalves.cursomc.services.validation
Methods in com.nelioalves.cursomc.services.validation with parameters of type ClienteValidator Modifier and Type Method Description voidClienteInsertValidator. initialize(ClienteValidator ann)
-