Skip to content

feat: add template validation and static analysis #104#105

Open
Ananya-vastare wants to merge 1 commit intoaccordproject:mainfrom
Ananya-vastare:feature/template-validation
Open

feat: add template validation and static analysis #104#105
Ananya-vastare wants to merge 1 commit intoaccordproject:mainfrom
Ananya-vastare:feature/template-validation

Conversation

@Ananya-vastare
Copy link
Copy Markdown

#104
This feature introduces a validation step for TemplateMark templates before rendering.
It performs static analysis to detect missing variables referenced in the template and fields defined in the data model but unused in the template.

The goal is to improve developer experience by catching template errors early in the development process.
This validation helps ensure better consistency between TemplateMark templates and their associated Concerto data models.

Signed-off-by: Ananya Vastare <116643029+Ananya-vastare@users.noreply.github.com>
@Ananya-vastare Ananya-vastare force-pushed the feature/template-validation branch from 3ae7eda to 30c21df Compare March 10, 2026 12:15
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