Executes all checks, which are directly derived from the current Typir configuration, i.e. checks that arguments fit to parameters for function calls (including operands for operators).
the current AST node to check regarding typing issues
receives the found validation issues
Will be called once after finishing the validation of a LangiumDocument.
the root node of the current document
receives the found validation issues
Will be called once before starting the validation of a LangiumDocument.
the root node of the current document
receives the found validation issues
Protectedreport
This service is a technical adapter service, which helps to call the Typir validations, triggered by the Langium validation mechanisms.