Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global checkNullOrEmpty #119

Open
1 task done
windmillcode0 opened this issue Jul 16, 2024 · 1 comment
Open
1 task done

global checkNullOrEmpty #119

windmillcode0 opened this issue Jul 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@windmillcode0
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

11.0.0

What you'd like to happen

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

N/A

Aditional information

N/A

@windmillcode0 windmillcode0 added the enhancement New feature or request label Jul 16, 2024
@deandreamatias
Copy link
Contributor

Related with #117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants