klum-dsl / klum-ast

Turn your models into super models
https://github.com/klum-dsl/klum-ast/wiki
MIT License
3 stars 0 forks source link

Move Annotation-Validation from AST Transformation to Static Type Check #312

Closed pauxus closed 9 months ago

pauxus commented 1 year ago

Since it is a check for validity. This also remove the need to declare a custom transformation everywhere.