Open magnasilvar opened 4 years ago
This feature request is for the new @angular-stdlib/ssn.
@angular-stdlib/ssn
No.
Manage / check validity of Social Security Number. Add custom form validator for french SSN (NIR) :
[ ] Add frSsn|nir template-driven form validator
frSsn|nir
[ ] Add frSsn|nir reactive form validator
[ ] Add public service to generate NIR key.
Resource link : http://xml.insee.fr/schema/nir.html
Resource link :
Relevant Package
This feature request is for the new
@angular-stdlib/ssn
.Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Manage / check validity of Social Security Number. Add custom form validator for french SSN (NIR) :
[ ] Add
frSsn|nir
template-driven form validator[ ] Add
frSsn|nir
reactive form validator[ ] Add public service to generate NIR key.