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

bypass step validation when step is 'any' #143

Merged
merged 1 commit into from
Jul 10, 2015

Conversation

aleksandr-m
Copy link
Contributor

@mistic100
Copy link
Owner

Don't really see the advantage against leaving the parameter empty, but it can't harm

mistic100 added a commit that referenced this pull request Jul 10, 2015
bypass step validation when step is 'any'
@mistic100 mistic100 merged commit ad41480 into mistic100:master Jul 10, 2015
@aleksandr-m
Copy link
Contributor Author

@mistic100 Empty? Currently if step isn't set then float numbers trigger browser validation error, setting step to any will throw number_wrong_step (Must be a multiple of any).

@mistic100
Copy link
Owner

Right ! The "trick" for floats is even I the doc.
Thank you

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

Successfully merging this pull request may close these issues.

2 participants