Refs to component expose a lot of implementation details that should be private to parents. Parent to child communication should go through props.
We re-add the possibility to validate props when dev mode is active. No change in the API right Now. The dev mode is activated via the configure method of App class.