form_craft library

Classes

FormCraft
A utility class that helps manage and interact with a collection of FormCraftTextField widgets.
FormCraftCustomValidator
A custom validator for use with the FormCraft form validation framework.
FormCraftEmailValidator
A validator implementation for validating email addresses.
FormCraftFieldManager
A class that provides a set of utility methods for managing and interacting with a collection of FormCraftTextField widgets.
FormCraftRequiredFieldValidator
A validator implementation for ensuring a field is not empty.
FormCraftTextField
A FormCraftTextField widget that can be used to build a FormCraft form.
FormCraftTextFieldState
FormCraftValidator
An abstract class for defining form field validators in the FormCraft framework.
FormCraftValidatorManager
A class that provides a set of utility methods for managing and interacting with a collection of FormCraftTextField widgets.

Enums

FormCraftValidationType
A class that defines the type of validation to be performed on a FormCraftTextField widget.