Github user glitch commented on the issue: https://github.com/apache/accumulo/pull/289 Here is the link for the Jersey documentation surrounding parameter annotations. https://jersey.github.io/documentation/latest/bean-validation.html It's part of the JSR-303 spec and the reference implementation for the actual validation code is from hibernate-validator (org.hibernate) which looks to be pulled in as a transitive dependency.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---