You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
PropTypes are much much more powerful and expressive than json schema is capable of expressing; you could easily make a jsonschema-based validator propType yourself, tho.
Yea I'm probably going doing that. JSON based schema definitely won't have feature parity with proptypes but I have a use case where i need to express Component proptypes in json format.
Is this a feature? http://json-schema.org/
or another schema language
The text was updated successfully, but these errors were encountered: