Skip to content
Discussion options

You must be logged in to vote

Hey @drhagenabm,

The ValidationResult object contains a dispose method that allows you to clean up after itself. It will delete all documents that are associated with that validation test. Alternatively, you can call clearDocuments yourself. Since Langium doesn't know when a test ends/another one starts, the clean up is left to the adopter.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by drhagenabm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants