Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
Insymfony/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