Open GreatWizard opened 1 year ago
The current ignoreBlank option said it treats an empty string as not present. But as you can see in the test, this exact use case throw an error.
allowEmpty
Problem
The current ignoreBlank option said it treats an empty string as not present. But as you can see in the test, this exact use case throw an error.
Current solution
allowEmpty
option to handle that specific use case and not break the current integration