Skip to content

Issue #3427432 - validate required mapped fields

loze requested to merge issue/gutenberg-3427432:3427432-allow-mapped-fields into 3.x

This checks that required fields are not empty before saving the values. It does not do any other field validation other than checking if a required field is empty.

Merge request reports