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

angular-schema-form security validator #87

Open
Anthropic opened this issue Nov 19, 2014 · 0 comments
Open

angular-schema-form security validator #87

Anthropic opened this issue Nov 19, 2014 · 0 comments

Comments

@Anthropic
Copy link

Both https://github.com/Textalk/angular-schema-form/ and https://github.com/joshfire/jsonform allow for the use of a JSONSchema with additional form definition to determine what to display to the user.

It would be great if the validator could take into account the fields defined in the form view definition that goes with a schema as well to ensure that additional fields are not submitted or can filter out unwanted fields (or at least warn about them).

https://github.com/Textalk/angular-schema-form/blob/master/dist/schema-form.js implements the merge with the form format in "service.merge".

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

No branches or pull requests

1 participant