Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boolean type validation #54

Closed
alguerocode opened this issue Oct 29, 2021 · 1 comment
Closed

boolean type validation #54

alguerocode opened this issue Oct 29, 2021 · 1 comment

Comments

@alguerocode
Copy link
Member

alguerocode commented Oct 29, 2021

1 - switch(boolean) => convert the truthy to true
2 - sensible(boolean) => convert the truthy or falsy value to real boolean valueallow the unreal boolean value the advantage of the state
3 - state (boolean) => to check if the value is truthy or falsy
///////// mybe improve the boolean type

@alguerocode alguerocode added 💡 idea Idea for improve volder package feature-discussion 🏆 add new feature new config option idea labels Oct 29, 2021
@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant