True if this field has any validation errors.
@override bool get hasError => forceErrorText != null || super.hasError;