Annotation Type PESEL
-
@Documented @Constraint(validatedBy={}) @Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(RUNTIME) @Repeatable(List.class) @ReportAsSingleViolation public @interface PESEL
Validates that aCharSequenceis a PESEL (Polish national identification number).- Since:
- 5.4
- Author:
- Marko Bekhta
- See Also:
- PESEL