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

property to allow a given list of values despite anything #58

Open
devtin opened this issue Oct 6, 2021 · 0 comments
Open

property to allow a given list of values despite anything #58

devtin opened this issue Oct 6, 2021 · 0 comments

Comments

@devtin
Copy link
Owner

devtin commented Oct 6, 2021

Just like the property allowNull allows any property to be set with a null value, there are times when you need a property to be set with any of a given specific list of values.

Maybe introducing a property called allow where we can allow: [null, '', false] would be nice!

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

No branches or pull requests

1 participant