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