patternfly-org icon indicating copy to clipboard operation
patternfly-org copied to clipboard

Support Zod Schema Validation for React Components

Open jenny-s51 opened this issue 3 months ago • 1 comments
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.

jenny-s51 avatar Jul 24 '25 20:07 jenny-s51