The form that is about to be submitted.
true
if the form should not be submitted, e.g. because the submit
button requires validation and the form is invalid. false
if the
form will be submitted unless prevented by this or another callback.
Data passed to a custom OnSubmitCallback.