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