Skip to content

schema: better context-dependency layering#150

Closed
jo-mueller wants to merge 1 commit into
ome:mainfrom
jo-mueller:improve-context-dependent-constraints
Closed

schema: better context-dependency layering#150
jo-mueller wants to merge 1 commit into
ome:mainfrom
jo-mueller:improve-context-dependent-constraints

Conversation

@jo-mueller

Copy link
Copy Markdown
Contributor

Fixes #149

Essentially, in the root of where coordinate transformations were previously defined, additional constraints for the presence of path and name in the input and output fields of transforms were introduced. However, since depending on the context either or both of name and path are required, this constraint should only be added in the respective context. This led to a validation error in the scene context, where name is always required and path is optional.

@jo-mueller jo-mueller added the bug Something isn't working label Jun 17, 2026
@github-actions

Copy link
Copy Markdown

Automated Review URLs

@jo-mueller jo-mueller closed this Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant