Issue #3427432 - validate required mapped fields
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.
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.