1 مستودع
Validates form fields against rules on data change or blur using path-based matching and dynamic validators.
Distinct from Form Data Validation: Distinct from general Form Data Validation: focuses on path-based field matching and dynamic validators within a workflow node form engine, not generic web form submission validation.
Explore 1 awesome GitHub repository matching web development · Path-Based Form Validators. Refine with filters or upvote what's useful.
Flowgram.ai is a workflow development framework for building AI workflow platforms. It provides a visual drag-and-drop canvas for constructing workflows, an Entity-Component-System (ECS) based document model for structuring workflow nodes as a tree, and a node-based form engine for managing configuration forms with built-in rendering, validation, side effects, and error handling. The framework also includes a workflow execution engine that parses directed graph workflows and runs nodes step by step with state tracking and array iteration. The framework distinguishes itself through a layered r
Workflow builder checks field values against rules on data change or blur, supporting path-based matching and dynamic validators.