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