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

i can't check numeric enum #70

Open
JarvisQJ opened this issue Sep 3, 2019 · 0 comments
Open

i can't check numeric enum #70

JarvisQJ opened this issue Sep 3, 2019 · 0 comments

Comments

@JarvisQJ
Copy link

JarvisQJ commented Sep 3, 2019

when i check numeric types,like {price:'number'},the module convert the value of the price to number.And then,check.
The problem is checking numeric enum,like {type: 'enum', values: [1, 2]}.It seems that converting is
ineffective.

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