Uses of Class
jakarta.validation.OverridesAttribute
-
Packages that use OverridesAttribute Package Description jakarta.validation Top level package of the Jakarta Bean Validation API.org.hibernate.validator.constraints Hibernate Validator specific constraints. -
-
Uses of OverridesAttribute in jakarta.validation
Methods in jakarta.validation that return OverridesAttribute Modifier and Type Method Description OverridesAttribute[]value() -
Uses of OverridesAttribute in org.hibernate.validator.constraints
Methods in org.hibernate.validator.constraints with annotations of type OverridesAttribute Modifier and Type Method Description Pattern.Flag[]flags()Deprecated.Pattern.Flag[]flags()booleanignoreNonDigitCharacters()longmax()longmin()Stringregexp()Deprecated.Stringregexp()
-