Active
Project:
Rules
Version:
4.0.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2025 at 04:56 UTC
Updated:
11 Jan 2025 at 05:09 UTC
Jump to comment: Most recent
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
Comment #3
tr commentedHere'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.