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