controller property

ValidationController<K>? get controller
override

Attached ValidationController controller

Implementation

ValidationController<K>? get controller => _controller;