Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to validate the schema prior to render? #82

Open
jakelowen opened this issue Feb 16, 2017 · 1 comment
Open

Is there a way to validate the schema prior to render? #82

jakelowen opened this issue Feb 16, 2017 · 1 comment

Comments

@jakelowen
Copy link

I want to build a rest api which accepts as a parameter a winterfell form schema. I would write this on the backend outside of react. Is there a recommended way to validate the form schema on the backend before I attempt to render on front end? Is there a published JSON schema (http://json-schema.org/) doc I could use to validate the form schema?

@andrewhathaway
Copy link
Owner

Hi @jakelowen! This doesn't exist currently, but it's something I, or someone in the community, can look in to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants