- BREAKING CHANGE Changed the main validation class to be
SsnValidator
. This is the only publicly available class in the library. SsnValidator.Validate
returns aValidationResult
instance that can be used to determine why an SSN is invalid.
Initial version with support for Swiss SSN (AHV).