Uses of Class
com.github.damianwajser.validator.annotation.global.Email
-
Packages that use Email Package Description com.github.damianwajser.validator.annotation.global com.github.damianwajser.validator.constraint.global -
-
Uses of Email in com.github.damianwajser.validator.annotation.global
Methods in com.github.damianwajser.validator.annotation.global that return Email Modifier and Type Method Description Email[]value() -
Uses of Email in com.github.damianwajser.validator.constraint.global
Methods in com.github.damianwajser.validator.constraint.global with parameters of type Email Modifier and Type Method Description voidEmailConstraint. initialize(Email field)
-