Annotation Type Hierarchy
- com.github.damianwajser.validator.annotation.strings.AlphaNumeric (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.AlphaNumeric.List (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.Password (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.Password.List (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.UUID (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.UUID.List (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.Word (implements java.lang.annotation.Annotation)
- com.github.damianwajser.validator.annotation.strings.Word.List (implements java.lang.annotation.Annotation)