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