Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch-mrview/pull/29#issuecomment-143249778
Two step validation is not ok, especially when they aren't bounded: here
you have parse_and_validate + validate. My main concern was about to stay with
parse + validate logic.
Otherwise you can produce #mrargs with non valid state (group=false,
group_level=7) and current validate function will be ok with that.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---