X
- type of object transition is onpublic interface ValidatingFormTransition<X> extends BaseFormTransition<X>
FormTransition
except that the
the initial state of the form is validated and errors displayed
rather than waiting for the form to be submitted.buildForm
getResult