flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/form_builder_validators

global checkNullOrEmpty

Open
#119 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
67
Forks
106
Avg merge
2d 21h
Merged PRs (30d)
1

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Package/Plugin version

11.0.0

### What you'd like to happen

```Markdown
All validators now first check for null or empty value and return an error if so. You can set checkNullOrEmpty to false if you want to avoid this behavior.-

for all these changes instead of updating every part of my code can we have a global scope so we can make the change in one place ?
```

### Alternatives you've considered

```Markdown
N/A
```

### Aditional information

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.