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

Invalid Schema Data Improvements #108

Open
XVincentX opened this issue Jul 17, 2020 · 0 comments
Open

Invalid Schema Data Improvements #108

XVincentX opened this issue Jul 17, 2020 · 0 comments
Labels
team/platinum-falcons Team Platinum Falcons

Comments

@XVincentX
Copy link
Contributor

We are transforming user input, we cannot assume the data property will actually be a Schema without doing some validation on it somewhere in the code.

Because of this, we're putting guards as isObject although the type should already guarantee that.

Reference: #106 (comment)

@chohmann chohmann added the team/platinum-falcons Team Platinum Falcons label Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team/platinum-falcons Team Platinum Falcons
Projects
None yet
Development

No branches or pull requests

2 participants