NYPD / ritsu.js

HTML form validation
MIT License
2 stars 0 forks source link

Default date validation rule error #30

Closed NYPD closed 8 years ago

NYPD commented 8 years ago

If a user specifies the min and max HTML attributes on a date input, ritsu.js will try to do number comparison with a NaN .

NYPD commented 8 years ago

Fixed in 5eaa79b