Form
.Button[type="submit"]
. Form validation is obviously included prior to submit action, so there is no need to explicitly invoke validation. However, there are use cases to refer to manual validation. Please see those below. Field.Group
for semantical separation of the form sections. Using field groups validates and submits all the groups automatically, as they are the part of a single form.