You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The document id in Spain is called DNI. It would be nice if isDNI method will be added. DNI is compose by 8 numbers and 1 letter at the end. Letter is calculated with module operation of numbers sum.
Can I implement it?
The text was updated successfully, but these errors were encountered:
Tommytrg
changed the title
Feature request: spanish document id validate
Feature request: Spanish document id validate
Oct 25, 2017
Hello!
The document id in Spain is called DNI. It would be nice if
isDNI
method will be added. DNI is compose by 8 numbers and 1 letter at the end. Letter is calculated with module operation of numbers sum.Can I implement it?
The text was updated successfully, but these errors were encountered: