Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure input gates validate label and description as strings
Add **ExpectString** validation to enforce input types for "label" and "description" fields in `generate.edn`. This locks the fields to string values only, eliminating ambiguity and ensuring robust, error-free processing.
- Loading branch information