## Motivation <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Currently, Xtext validators are called only when a the user types something _after_ having saved the file: <div align="center">  </div> The feedback takes way too much time to come. ## Proposed Solution <!-- A clear and concise description of what you want to happen. --> Trigger validators on each stroke/when the user stops typing.