New to KendoReact? Start a free 30-day trial
Validation
The Form Wizard takes advantage of the KendoReact Form component validation for validating the input, prevent the end user for moving to the next steps before completing the required fields on the current step or preventing only the submitting of the Form.
The following example demonstrates a multi-step form with a validation of the controls on each step:
Change Theme
Theme
Loading ...
For validation on onSubmit
only, refer to the Form Wizard Overview
.
Detailed information for the KendoReact Form Field components validation can be found in the Form Validation
article.