Skip to content

Document new Comparison Validators #2590

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

Closed
8 tasks done
wouterj opened this issue May 3, 2013 · 0 comments
Closed
8 tasks done

Document new Comparison Validators #2590

wouterj opened this issue May 3, 2013 · 0 comments
Labels
actionable Clear and specific issues ready for anyone to take them. Validator
Milestone

Comments

@wouterj
Copy link
Member

wouterj commented May 3, 2013

In symfony/symfony#790 (one of the oldest symfony PRs!), couple new validators are added. We should document those in our constraint reference:

  • EqualTo
  • NotEqualTo
  • LessThan
  • LessThanOrEqualTo
  • GreaterThan
  • GreaterThanOrEqualTo
  • IdenticalTo
  • NotIdenticalTo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. Validator
Projects
None yet
Development

No branches or pull requests

2 participants