Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
michapietsch
/
validate
Public
forked from
cferdinandi/validate
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 3, 2018
Remove previous errors if they don't persist during a new submission attempt
michapietsch
committed
719b39f
Copy full SHA for 719b39f
Commits on Apr 10, 2018
v1.4.0
Show description for ce943eb
michapietsch
committed
ce943eb
Copy full SHA for ce943eb
Delay live validation for invalid values while still typing ('reward early, punish late')
michapietsch
committed
3934651
Copy full SHA for 3934651
v1.3.2
Show description for e8c3d2f
michapietsch
committed
e8c3d2f
Copy full SHA for e8c3d2f
Commits on Apr 7, 2018
Remove debug statement
michapietsch
committed
45d524c
Copy full SHA for 45d524c
Commits on Apr 6, 2018
v1.3.1
Show description for 3e41343
michapietsch
committed
3e41343
Copy full SHA for 3e41343
Restore customError property in the ValidityState() polyfill
michapietsch
committed
4761d67
Copy full SHA for 4761d67
Add integration for custom errors by providing a wrapper around the HTML5 Constraint API setCustomValidity() function
michapietsch
committed
94022b0
Copy full SHA for 94022b0
Commits on Mar 14, 2018
Merge pull request #43 from cferdinandi/development
Show description for 5979980
cferdinandi
authored
5979980
Copy full SHA for 5979980
Updated version number
cferdinandi
committed
d2e03db
Copy full SHA for d2e03db
Fixed cross-browser checkbox/radio issues
Show description for 0331226
cferdinandi
committed
0331226
Copy full SHA for 0331226
Merge pull request #42 from cferdinandi/development
Show description for ece521b
cferdinandi
authored
ece521b
Copy full SHA for ece521b
Updated travis
cferdinandi
committed
1886a7f
Copy full SHA for 1886a7f
Updated build
cferdinandi
committed
48033cb
Copy full SHA for 48033cb
Merge pull request #41 from cferdinandi/development
Show description for 5733f91
cferdinandi
authored
5733f91
Copy full SHA for 5733f91
v1.1.2
Show description for 207f569
cferdinandi
committed
207f569
Copy full SHA for 207f569
Merge pull request #40 from cferdinandi/development
Show description for dfbbd2b
cferdinandi
authored
dfbbd2b
Copy full SHA for dfbbd2b
Fixed https://github.com/cferdinandi/validate/issues/34
cferdinandi
committed
7e2abff
Copy full SHA for 7e2abff
Commits on Mar 7, 2018
v1.2.0
Show description for 8e50bd7
michapietsch
committed
8e50bd7
Copy full SHA for 8e50bd7
Commits on Sep 29, 2017
v1.1.0
Show description for 1975f06
cferdinandi
committed
1975f06
Copy full SHA for 1975f06
Allow non-block styling of the error message
Show description for 4ac5e0a
robinwhittleton
authored and
cferdinandi
committed
4ac5e0a
Copy full SHA for 4ac5e0a
Merge pull request #29 from robinwhittleton/checkbox-click
Show description for de77ab2
cferdinandi
authored
de77ab2
Copy full SHA for de77ab2
Merge branch 'master' into checkbox-click
cferdinandi
authored
5cc1eee
Copy full SHA for 5cc1eee
Properly destroy the blur event handler
Show description for 320dfa1
robinwhittleton
authored and
cferdinandi
committed
320dfa1
Copy full SHA for 320dfa1
Merge pull request #25 from FloEdelmann/fallback
Show description for c878215
cferdinandi
authored
c878215
Copy full SHA for c878215
Commits on Sep 12, 2017
Change checkboxes and radios to validate on click
Show description for d675de2
robinwhittleton
committed
d675de2
Copy full SHA for d675de2
Commits on Sep 7, 2017
Merge pull request #26 from robinwhittleton/offer-unminified
Show description for 9491b7b
cferdinandi
authored
9491b7b
Copy full SHA for 9491b7b
Offer the unminified package by default
Show description for 0596a05
robinwhittleton
committed
0596a05
Copy full SHA for 0596a05
Commits on Aug 9, 2017
impreove select validation once again
FloEdelmann
committed
f2fb083
Copy full SHA for f2fb083
Commits on Aug 8, 2017
better support for <select>s
FloEdelmann
committed
8bd757e
Copy full SHA for 8bd757e
use browser's validation if available
Show description for 6da4c1b
FloEdelmann
committed
6da4c1b
Copy full SHA for 6da4c1b
Commits on Jun 26, 2017
Merge pull request #18 from cferdinandi/development
Show description for dcb59c7
cferdinandi
authored
dcb59c7
Copy full SHA for dcb59c7
Updated readme
cferdinandi
committed
066275e
Copy full SHA for 066275e
Merge pull request #16 from cferdinandi/development
Show description for b8aab95
cferdinandi
authored
b8aab95
Copy full SHA for b8aab95
v1.0.5
Show description for 111d3c7
cferdinandi
committed
111d3c7
Copy full SHA for 111d3c7
Pagination
Previous
Next
You can’t perform that action at this time.