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

Manual FrameModification Schema Validation #60

Open
caydenreynolds opened this issue Nov 9, 2020 · 1 comment
Open

Manual FrameModification Schema Validation #60

caydenreynolds opened this issue Nov 9, 2020 · 1 comment
Assignees
Labels
back-end Back-end workd enhancement New feature or request front-end front end work

Comments

@caydenreynolds
Copy link
Member

The json-schema standard cannot validate everything the FrameModification needs (for instance, the 2d effects arrays should be square arrays, and have the same length as the number of responses). We'll need to validate this manually (preferably in the FrameModification class)

@caydenreynolds caydenreynolds added enhancement New feature or request front-end front end work back-end Back-end workd labels Nov 9, 2020
@caydenreynolds caydenreynolds added this to the Final Working System milestone Nov 9, 2020
@rdoster13
Copy link
Collaborator

submitted initial validators, have not done any manual ones yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Back-end workd enhancement New feature or request front-end front end work
Projects
None yet
Development

No branches or pull requests

4 participants