10.8.010.7.1
Reading changes from the repo…
isIdentityCard
function, currently supporting Spanish identity cards (DNI). isAlpha
, isAlphanumeric
, and isMobilePhone
, enhancing the flexibility of these validators for different regions. isFloat
, making it easier to validate floating-point numbers across different locales. assertString.js
by providing details on the invalid type passed to the validator, helping users identify issues more easily.