File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 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.
267267
268268.. include :: /reference/constraints/_groups-option.rst.inc
269269
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,
271271use key-value mapping; Where ``key `` is the name of the field in the object being
272272validated and ``value `` is the name of the field in the entity.
273273Field name(s) mapping only applies when the object being validated is not an entity.
@@ -285,7 +285,7 @@ option.
285285If set, it won’t trigger a uniqueness constraint violation when the only not unique
286286entity identifier(s) value(s) will be matching corresponding value(s) from the
287287object 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,
289289use key-value mapping; Where ``key `` is the name of the field in the object being
290290validated and ``value `` is the name of the field in the entity.
291291
You can’t perform that action at this time.
0 commit comments