protected fun addWithDebugValidation(@NonNull controller: EpoxyController): Unit
This is used internally by generated models to turn on validation checking when "validateEpoxyModelUsage" is enabled and the model is used with an EpoxyController.
EpoxyController