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
I'm not opposed to that idea, but most of what I expect people to use it for is domain specific stuff. I'm open to suggestions on others to add though.
There are a number of "generic" validations that I've needed for projects, particularly when dealing with dates, that I think would fit well into a set of samples, including validations along the lines of dueDate before: 'startDate'. If I get time, I'll put some together into a pull request.
There are other things like this, but they are more in the vein of augemnting existing constraints, like min:, max:, and range: to handle dates or making range: be able to handle references to other fields, but that may beyond the scope and capabilities of this plugin.
Would be cool to get people started - and we could start submitting a whole collection of them and really build it up.
The text was updated successfully, but these errors were encountered: