Expand description
Schema extraction from FormTree.
Generates a FormSchema describing the form’s field structure,
types, validation rules, and repetition constraints.
Functions§
- export_
schema - Extract a schema from a FormTree.
Schema extraction from FormTree.
Generates a FormSchema describing the form’s field structure,
types, validation rules, and repetition constraints.