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