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

Block validation: Improve nested support #1850

Open
haringsrob opened this issue Oct 14, 2022 · 0 comments · May be fixed by #2638
Open

Block validation: Improve nested support #1850

haringsrob opened this issue Oct 14, 2022 · 0 comments · May be fixed by #2638

Comments

@haringsrob
Copy link
Contributor

Currently when validating blocks, it is not possible to, for example, do: repeatername.*.title.en

This is because the implementation only supports very basic fields.

We can solve this by perhaps allowing to run a manual validate on the "full structure" but as a dev you need to figure out what that structure is.

@ifox ifox moved this to Beyond in Twill roadmap Feb 9, 2024
@ifox ifox changed the title [3.x] Block validation: Add nested support [3.x] Block validation: Improve nested support Feb 12, 2024
@ifox ifox changed the title [3.x] Block validation: Improve nested support Block validation: Improve nested support Feb 12, 2024
@antonioribeiro antonioribeiro linked a pull request Jul 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant