-
-
Notifications
You must be signed in to change notification settings - Fork 933
Closed
Labels
Description
i think it would be great if api-platform has built in validation to allow/disallow extra fields when user POST / PUT data
so if user submit data that the property does not exist or the property does not include in denormalization context group, it will be throw validation error like Symfony form type http://symfony.com/doc/current/reference/forms/types/form.html#allow-extra-fields
mnapoli, maks-rafalko and krystian-chrystowicz-7s