File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -267,7 +267,7 @@ each with a single field.
|
267 | 267 |
|
268 | 268 | .. include:: /reference/constraints/_groups-option.rst.inc
|
269 | 269 |
|
270 |
| -If object being validated field name(s) do not match the ones from the entity, |
| 270 | +If object being validated field name(s) do not match the one(s) from the entity, |
271 | 271 | use key-value mapping; Where ``key`` is the name of the field in the object being
|
272 | 272 | validated and ``value`` is the name of the field in the entity.
|
273 | 273 | Field name(s) mapping only applies when the object being validated is not an entity.
|
@@ -285,7 +285,7 @@ option.
|
285 | 285 | If set, it won’t trigger a uniqueness constraint violation when the only not unique
|
286 | 286 | entity identifier(s) value(s) will be matching corresponding value(s) from the
|
287 | 287 | object being validated.
|
288 |
| -If object being validated field name(s) do not match the ones from the entity, |
| 288 | +If object being validated field name(s) do not match the one(s) from the entity, |
289 | 289 | use key-value mapping; Where ``key`` is the name of the field in the object being
|
290 | 290 | validated and ``value`` is the name of the field in the entity.
|
291 | 291 |
|
|
You can’t perform that action at this time.
0 commit comments