Closed MarwanSalim closed 10 months ago
The notEmpty() validator already deprecated since 3.7.0. Need to use notEmptyString() instead.
notEmpty()
notEmptyString()
Refer #1 and #2
Sorry, I added a different patch. I will close this as of now.
The
notEmpty()
validator already deprecated since 3.7.0. Need to usenotEmptyString()
instead.Refer #1 and #2