jar

pl.unak7.pesel-validator : pesel-validator

Maven & Gradle

Dec 16, 2022
1 stars

pesel-validator · PESEL (Polish personal ID number) validator for java and JS. Library provides both standalone PESEL validation and PESEL validation based on given date of birth and gender.

Table Of Contents

Latest Version

Download pl.unak7.pesel-validator : pesel-validator JAR file - Latest Versions:

All Versions

Download pl.unak7.pesel-validator : pesel-validator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pesel-validator-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.unak7.peselvalidator

├─ pl.unak7.peselvalidator.GenderEnum.class - [JAR]

├─ pl.unak7.peselvalidator.PeselValidator.class - [JAR]

├─ pl.unak7.peselvalidator.PeselValidatorImpl.class - [JAR]