Stream with all validation error messages.
@override Stream<Map<K, String>> get errorsStream => _streamController.stream;