patternfly-org
patternfly-org copied to clipboard
Support Zod Schema Validation for React Components
trafficstars
Describe the enhancement Follow up to #4705
In order to support dynamic component validation for AI, the team is currently requesting that we generate Zod schemas for our react components as part of our build process. This can be done with the new documentation framework.
The schemas should be able to validate dynamic components that are being used to generate components using LLMs at runtime.