submitting with required data

If there are required fields submission will stop and dispatch an submit-error in case there are missing values. The isRequiredFalse class can be used to apply individual styling to required control that are empty.

The second button uses a duplicate of the other submission just with validation="false" to send data without being valid.