-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementType: New feature or requestType: New feature or requesthelper functionsModule: Issues related to helper functionsModule: Issues related to helper functionsmediumPriority: Medium priority issuesPriority: Medium priority issues
Milestone
Description
Now we have #243, there might not be any occasions where a null inpur value needs to be passed through a validaiton function.
We also have some new functions that might replace the need for acceptNull.
e.g. two matchList calls with acceptNull = TRUE can be replaced with MatchListTwice
or
matchList(coalesce(val1, val2), ...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementType: New feature or requestType: New feature or requesthelper functionsModule: Issues related to helper functionsModule: Issues related to helper functionsmediumPriority: Medium priority issuesPriority: Medium priority issues