Sync access to current validation error messages
@override Map<K, String> get errors => _streamController.valueOrNull ?? const {};