validate.js
validate.js copied to clipboard
presence: false
add support for presence: false to require an element to be empty?
I overwrote the validator in my project to achieve this but it seems like something that the main project should support instead of just ignoring what the user sets {presense: ... } to.
Good idea, will add to the backlog
any update here?
It'll be great to have this feature 👍