Consider to add, opt-in, a runtime check that throws an exception if the `relation` in the model is not following the configuration in the extender. This could simplify situations like https://github.com/B3rn475/almostjs/issues/4 We could call it, `debug mode` or `strict mode`.
Consider to add, opt-in, a runtime check that throws an exception if the
relationin the model is not following the configuration in the extender.This could simplify situations like #4
We could call it,
debug modeorstrict mode.