Warning for unbound validators

Would it be possible to implement a warning on code generation in the IDE, if the user forgot to bind a validator to a control?

Currently the browser just displays a blank screen, without any error message and the terminal doesn't show an error too.
It took some time for me to realize that it was just an unbound validator causing the error.

1 Like