Invalid documentation for the Polish NIP validator

Hi everyone,
I noticed an error in the NIP validator documentation. It says: “Validates that a CharSequence is a NIP number (9-digit Polish VAT identification number).” However, in Poland a NIP has 10 digits. Fortunately, the validation logic works correctly — the issue is only in the documentation.
Class path: org.hibernate.validator.constraints.pl.NIP

Kind regards,
Jarek

Hey Jarek,

Nice catch :smiley: thanks for letting us know! Created Jira to update the javadoc.

Happy New Year :christmas_tree::slightly_smiling_face:

Have a nice day,
Marko