Handling of empty strings #5104
-
It's been a while. Is your feature request related to a problem? Please describe. Describe the solution you'd like Describe alternatives you've considered Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
PS As for whether or not to apply the above to items that have already been changed, I don't think it matters either way, but applying it to values that have already been changed as well may be out of scope for your needs. |
Beta Was this translation helpful? Give feedback.
-
you can write a |
Beta Was this translation helpful? Give feedback.
you can write a
validate
function and reuse it.