[Feature]: general form validation as part of Node descriptions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 388
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Request
Can we add some kind of general form validation for inputs on Node properties. Things like URLs, input names, text prompts, etc. are used "as is" in the current setup.
When I say validation, I'm referring to tools like [Joi Validation](https://joi.dev/api/?v=17.9.1) where the node description for the inputs would include a schema that can be used to give the user feedback.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.