NYPD / ritsu.js

HTML form validation
MIT License
2 stars 0 forks source link

Required inputs with no validation rule class passes #117

Closed NYPD closed 5 years ago

NYPD commented 5 years ago

https://github.com/NYPD/ritsu.js/blob/4b427c56be1953e84ced8aeda145bc00bea8e9c5/src/validation.js#L104

This is a user error, but it would be nice to prevent the user from encountering this. Rather than to add it the wiki.

NYPD commented 5 years ago

Actually better yet, print out a rule class missing console warning