Issue fork rules-3498917

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tr created an issue. See original summary.

tr’s picture

Issue summary: View changes

Here's a first pass without the update tests, which I'm still working on. I want to see how this MR works out first.

This makes almost all the schema fully validatable, with the exception of the sequence declaration which I don't know how to fix. Core doesn't seem to have any examples of this either.

This limits tags to 32 characters, but I will probably change that to a different validation because it seems too restrictive even though in practice this should be quite sufficient.