| Class | Description |
|---|---|
| Form |
Represents a form Holds Fields and a formId - and can be "run"
|
| FormBuilder | |
| FormModel |
The FormModel just "enhances" a formResult and is perfect to give informations to your template.
|
| FormResult |
The result of a form.run It contains all infos, that is needed to get the entered values, the
validation results and if the form was submitted correctly.
|
| Enum | Description |
|---|---|
| FormModel.Html5Validation | |
| FormModel.Method |
Copyright © 2019. All rights reserved.