models/form_schema library
Classes
-
FormFieldScheme<
T> - A class that defines a form field.
- FormSchema
- A schema that defines the form fields and their validators.
-
TypedId<
T> - A class that defines a form field id. This allow to have type safety when accessing the form field.