Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have optional text field. I need create validator for type
nullorundefinedor not empty string.I wrote:
In general, it works. But I would like the empty string to be interpreted as no value and reduced to
nullorundefinedBeta Was this translation helpful? Give feedback.
All reactions