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