You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2026. It is now read-only.
While a YPath selector will suffice in many, if not most cases,
especially as YPath itself improves, more complex selectors
may also be needed at times. So instead of using YPath we might use
a mapping that can have all the same fields as the constraint types,
plus a path entry.
So this would say that any mapping key named version that
contained a String value that started with a v, must
have the form of a three point numeric version number.