Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@michaldudak michaldudak released this 09 Apr 09:04
10b0f34
  • BREAKING CHANGE Changed the main validation class to be SsnValidator. This is the only publicly available class in the library.
  • SsnValidator.Validate returns a ValidationResult instance that can be used to determine why an SSN is invalid.