Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How about bundling in a bunch of custom validators you use this with? #7

Open
astubbs opened this issue Apr 21, 2011 · 2 comments
Open
Assignees

Comments

@astubbs
Copy link

astubbs commented Apr 21, 2011

Would be cool to get people started - and we could start submitting a whole collection of them and really build it up.

@geofflane
Copy link
Owner

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.

@geofflane geofflane reopened this May 19, 2011
@ghost ghost assigned geofflane Dec 16, 2011
@cdeszaq
Copy link

cdeszaq commented Apr 27, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants