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