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

Improve validation of nested Groups #101

Open
GDYendell opened this issue Feb 22, 2024 · 0 comments
Open

Improve validation of nested Groups #101

GDYendell opened this issue Feb 22, 2024 · 0 comments

Comments

@GDYendell
Copy link
Member

Currently there is an error at format time when Groups are nested incorrectly here.

It would be good to check this during validation and enable schema linting. It is probably not possible with the current structure, but if we add some concept of a top-level Group (which is allowed layout=Grid) and a nested Group (which is not). Then it could be checked by pydantic.

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