The current system includes a basic required flag and parsing, but no broader validation layer to support more complex or field‑specific rules. The goal is to introduce an optional validation system that integrates cleanly with FieldConfig and the form lifecycle without breaking existing behavior.
The current system includes a basic
requiredflag and parsing, but no broader validation layer to support more complex or field‑specific rules. The goal is to introduce an optional validation system that integrates cleanly withFieldConfigand the form lifecycle without breaking existing behavior.