-
Notifications
You must be signed in to change notification settings - Fork 7
Add string utility function: isValidSwissSocialSecurityNumber #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
738d1ac
Add string utility function isValidSwissSocialSecurityNumber
dom-baur 4aac36e
Add:ed that AHV number doesn't have to be formatted already to get ch…
dom-baur 32b3b2c
Changed comments
dom-baur 3617585
Update src/lib/string.ts
neoscie b6323b4
Fix
dom-baur fd09901
Merge branch 'feature/ahvnumber-check' of https://github.com/dom-baur…
dom-baur f7a4a54
Fix
dom-baur 761cb3d
Changed AHV number in test
dom-baur 7762b6c
Fix
dom-baur 0df2166
Changed to is null or whitespace check
dom-baur 84ccdff
Add IBAN to check now must be in one of two valid formats
dom-baur 2112618
Add new regexp schema
dom-baur c775711
Add replace only the dot out of the number
dom-baur 90b4097
Add comment how to check the social insurance number
dom-baur 3f2ee4b
Fix spelling
dom-baur 4fda01e
Spelling
dom-baur 22406ce
Update src/lib/string.ts
neoscie 46b68b8
Apply suggestion from @Copilot
drebrez 933ef62
Add two schemas for social insurance number
dom-baur File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.