Package-level declarations
Types
Represents validation errors for a form field.
A type alias for a set of field names.
Configuration options for field-level validation behavior.
A passthrough adapter that performs no type conversion.
An adapter interface for converting between different type representations of a field value.
Defines when field validation should be triggered.
Defines a strategy for determining when field validation should occur.
A type alias for field validation functions.
Configuration options for form-level validation behavior.
Functions
Creates a FieldOptions instance with the specified configuration.
Creates a field validation strategy with the specified initial mode and transition logic.
Creates a field validator using a validation rule builder.
Creates a FormOptions instance with the specified configuration.