boolean type validation #54
Labels
feature-discussion 🏆
add new feature
💡 idea
Idea for improve volder package
new config option idea
no-issue-activity
1 -
switch
(boolean) => convert the truthy to true2 -
sensible
(boolean) => convert the truthy or falsy value to real boolean valueallow the unreal boolean value
the advantage of the state3 -
state
(boolean) => to check if the value is truthy or falsy///////// mybe improve the boolean type
The text was updated successfully, but these errors were encountered: