Skip to content

Validation graph improvements and fixes#2537

Open
anehx wants to merge 2 commits intoprojectcaluma:mainfrom
anehx:answer-validation
Open

Validation graph improvements and fixes#2537
anehx wants to merge 2 commits intoprojectcaluma:mainfrom
anehx:answer-validation

Conversation

@anehx
Copy link
Copy Markdown
Contributor

@anehx anehx commented Feb 12, 2026

  • feat(validation): add graph to validate a single answer
    This will mainly be used in the frontend to validate questions using format validators as those can't be validated in the frontend.
  • fix(validation): make sure validity graphs pass full context
    When validating a table row document, the validation was only scoped to that specific document. This lead to errors when a question in that document referenced to other questions in the root document.

This will mainly be used in the frontend to validate questions using
format validators as those can't be validated in the frontend.
When validating a table row document, the validation was only scoped to
that specific document. This lead to errors when a question in that
document referenced to other questions in the root document.
@anehx anehx force-pushed the answer-validation branch from 49a2528 to 6b2a4ca Compare February 12, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant