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

Feature #1616 - split out except_values validator #1622

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

jlfaber
Copy link
Contributor

@jlfaber jlfaber commented Apr 26, 2017

Deprecate except and proc options of values validator.
Values validator now distinguishes between arity zero and arity one Procs.
Check default(s) against the except_values list.
Handle case where default is an array and values / except_values are ranges.

Deprecate except and proc options of values validator.
Values validator now distinguishes between arity zero and arity one Procs.
Check default(s) against the except_values list.
Handle case where default is an array and values / except_values are ranges.
@jlfaber
Copy link
Contributor Author

jlfaber commented Apr 26, 2017

Feature #1616

@dblock dblock merged commit e4b704c into ruby-grape:master Apr 28, 2017
@dblock
Copy link
Member

dblock commented Apr 28, 2017

💯

@namusyaka namusyaka added this to the 1.0.0 milestone Apr 28, 2017
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.

None yet

3 participants