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

price_Float_NotNull_min_1_max_100000 no validation #166

Open
sohaibMan opened this issue Apr 15, 2023 · 1 comment
Open

price_Float_NotNull_min_1_max_100000 no validation #166

sohaibMan opened this issue Apr 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sohaibMan
Copy link

sohaibMan commented Apr 15, 2023

I am using this float constraint directive price: Float! @constraint(min: 1, max: 100000)
but I am not getting in validation for example a query with -10 in it will not be validated

@confuser
Copy link
Owner

confuser commented May 7, 2023

Only Int and Strings are currently transformed

@confuser confuser added the enhancement New feature or request label May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants