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
isAlpha and isAlphanumeric are not useful in an non english country if they don't support the locals argument like validator.js does.
This package is based on validator.js, so why are locals not supported?