Skip to content

jorilytter/finnish-identification-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Finnish identification validation utils

Utilities for validating common finnish identification strings

  • Social security number (SSN, HeTu, Henkilötunnus)
  • Business identification (y-tunnus)

Plain Java 8 implementation, no extra libraries required.

Maven dependency

Prebuilt library can be found from public maven repository with the following

<dependency>
 <groupId>com.github.jorilytter.utils</groupId>
 <artifactId>identification</artifactId>
 <version>1.0.0</version>
</dependency>

For other dependency management systems see: http://mvnrepository.com/artifact/com.github.jorilytter.utils/identification/1.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages