See: Description
| Annotation Type | Description |
|---|---|
| NIP |
Validates that a
CharSequence is a NIP number (9-digit Polish VAT identification number). |
| NIP.List |
Defines several
@NIP annotations on the same element. |
| PESEL |
Validates that a
CharSequence is a PESEL (Polish national identification number). |
| PESEL.List |
Defines several
@PESEL annotations on the same element. |
| REGON |
Validates that a
CharSequence is a REGON number (9/14-digit Polish Taxpayer Identification Number). |
| REGON.List |
Defines several
@REGON annotations on the same element. |
Hibernate Validator Polish constraints.
This package is part of the public Hibernate Validator API.
Copyright © 2019 JBoss by Red Hat. All rights reserved.