Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptIOT
/
validator.js
Public
forked from
validatorjs/validator.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
validator.js
test
on
master
User selector
All users
All time
Commit history
Commits on Jan 30, 2018
isMobilePhone: add option for strictMode
Show description for 5615a12
profnandaa
committed
5615a12
View commit details
Copy full SHA for 5615a12
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Merge branch 'master' into new-phones
chriso
authored
3920f9d
View commit details
Copy full SHA for 3920f9d
View code at this point
Browse repository at this point
Merge branch 'master' into support-thailand-locale
chriso
authored
cbea0c7
View commit details
Copy full SHA for cbea0c7
View code at this point
Browse repository at this point
Merge branch 'master' into master
chriso
authored
cfca110
View commit details
Copy full SHA for cfca110
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Add bg-BG alpha, alphanumeric, mobile, and postal code validation
Ani Hammond
committed
ba77d6c
View commit details
Copy full SHA for ba77d6c
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
be-BY and kk-KZ mobile phone validation support
Dasha Vetoshko
committed
556248b
View commit details
Copy full SHA for 556248b
View code at this point
Browse repository at this point
Commits on Dec 25, 2017
add some tests
angus1105
committed
45cbe32
View commit details
Copy full SHA for 45cbe32
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Add Thailand locale support to IsMobilePhone
athivvat
committed
41aeec2
View commit details
Copy full SHA for 41aeec2
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
Merge remote-tracking branch 'upstream/master'
Show description for 0d20029
lysektomas
committed
0d20029
View commit details
Copy full SHA for 0d20029
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
Merge branch 'master' into feature/isMimeType
chriso
authored
30d00e4
View commit details
Copy full SHA for 30d00e4
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
feat: adds fixes and tests for #679
Show description for e4bb8df
profnandaa
committed
e4bb8df
View commit details
Copy full SHA for e4bb8df
View code at this point
Browse repository at this point
added sk-SK for isAplha and isAlphaNumeric functions
lysektomas
committed
68cbfbb
View commit details
Copy full SHA for 68cbfbb
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
feat: isMimeType(str)
Show description for 9031ca1
Ilshidur
committed
9031ca1
View commit details
Copy full SHA for 9031ca1
View code at this point
Browse repository at this point
Merge branch 'master' into master
chriso
authored
1d5d326
View commit details
Copy full SHA for 1d5d326
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
fixing postal code validation for Portugal
franciscofsales
committed
22d0f40
View commit details
Copy full SHA for 22d0f40
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Added test case for isMobilePhone in Singapore locale
dennis-ng
committed
999f156
View commit details
Copy full SHA for 999f156
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Fix - and + passing as floats
linkinmedo
committed
5743012
View commit details
Copy full SHA for 5743012
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Fix failing test for isBefore().
Show description for e668cc2
mika-s
committed
e668cc2
View commit details
Copy full SHA for e668cc2
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Merge pull request #738 from PuHsiu/master
Show description for 92015c5
chriso
authored
92015c5
View commit details
Copy full SHA for 92015c5
View code at this point
Browse repository at this point
Remove U+FEFF from the begin of file.
Show description for fd80b15
PuHsiu
committed
fd80b15
View commit details
Copy full SHA for fd80b15
View code at this point
Browse repository at this point
Patch the missing comma in test case.
PuHsiu
committed
13f3d6f
View commit details
Copy full SHA for 13f3d6f
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
isPostalCode validation for AU locale was checking for six digits, but Australian Postal Codes are 4 digits. Added a unit test for the use case also
Alexandra Vilcan
committed
78f36c0
View commit details
Copy full SHA for 78f36c0
View code at this point
Browse repository at this point
Merge pull request #734 from IamNguele/isiso3166-1-alpha2
Show description for a4ae257
chriso
authored
a4ae257
View commit details
Copy full SHA for a4ae257
View code at this point
Browse repository at this point
Add missing comma
Tarpsvo
authored
9e9bc81
View commit details
Copy full SHA for 9e9bc81
View code at this point
Browse repository at this point
Fix isMobilePhone 'et-EE' locale test case typo
Tarpsvo
authored
84b2efe
View commit details
Copy full SHA for 84b2efe
View code at this point
Browse repository at this point
Add tests for isMobilePhone validator's et-EE locale
Tarpsvo
authored
fdbd473
View commit details
Copy full SHA for fdbd473
View code at this point
Browse repository at this point
Commits on Oct 23, 2017
Update the jp mobile phone validator
Show description for ec62c1d
PuHsiu
committed
ec62c1d
View commit details
Copy full SHA for ec62c1d
View code at this point
Browse repository at this point
Commits on Oct 9, 2017
Add FO/GL mobilehphone validation and update DA validation
Tom Helmer Hansen
committed
f227da9
View commit details
Copy full SHA for f227da9
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Add ISO-3166-1 alpha-2 validation
PoqJD
committed
a4d0ac6
View commit details
Copy full SHA for a4d0ac6
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
Merge branch 'isfloat-locale-decimal' of https://github.com/linkinmedo/validator.js into linkinmedo-isfloat-locale-decimal
chriso
committed
3041918
View commit details
Copy full SHA for 3041918
View code at this point
Browse repository at this point
Merge branch 'master' into normalize-email-single-function
chriso
authored
571567b
View commit details
Copy full SHA for 571567b
View code at this point
Browse repository at this point
Merge branch 'master' into feature/ukrainian-phone-number-validator
chriso
authored
1b190ae
View commit details
Copy full SHA for 1b190ae
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Add isPort
frontsideair
committed
8a6094d
View commit details
Copy full SHA for 8a6094d
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
Add Ukrainian locale to isMobilePhone
Saka7
committed
b06b4d5
View commit details
Copy full SHA for b06b4d5
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
remove isEmail form normalizeEmail
linkinmedo
committed
baa71c1
View commit details
Copy full SHA for baa71c1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.