Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac7938b + 9d72505 commit 8935ea5Copy full SHA for 8935ea5
src/Symfony/Component/Validator/CHANGELOG.md
@@ -15,8 +15,8 @@ CHANGELOG
15
* Added new `minPropertyPath` and `maxPropertyPath` options
16
to `Range` constraint in order to get the value to compare
17
from an array or object
18
- * added the `limit_path` parameter in violations when using
19
- `Range` constraint with the `minPropertyPath` or
+ * added the `min_limit_path` and `max_limit_path` parameters in violations when using
+ `Range` constraint with respectively the `minPropertyPath` and
20
`maxPropertyPath` options.
21
22
4.3.0
0 commit comments