Skip to content

Conversation

@jfiala
Copy link
Contributor

@jfiala jfiala commented Jan 23, 2017

PR checklist

  • Read the contribution guildelines.
  • Ran the shell/batch script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates)
  • Filed the PR against the correct branch: master for non-breaking changes and 2.3.0 branch for breaking (non-backward compatible) changes.

Description of the PR

(details of the change, additional tests that have been done, reference to the issue for tracking, etc)
see #4091, Final Cleanup

@jfiala
Copy link
Contributor Author

jfiala commented Jan 23, 2017

@wing328 this PR concludes the beanvalidation api impl. for all jaxrs-languages, it moves the beanvalidation to AbstractJavaJAXRSServerCodegen.java as well as evens out all beanValidation.mustache to add support for @DecimalMin/@DecimalMax to java/jaxrs-cxf.

@jfiala
Copy link
Contributor Author

jfiala commented Feb 5, 2017

@wing328 can you pls also merge this one in so I can continue with the other issues?

@wing328
Copy link
Contributor

wing328 commented Feb 5, 2017

@jfiala sure. I'll review tomorrow.

@wing328 wing328 merged commit 3ffc4bf into swagger-api:master Feb 6, 2017
@wing328
Copy link
Contributor

wing328 commented Feb 6, 2017

@jfiala I've resolved the merge conflicts and merged the changes into master.

@wing328 wing328 changed the title [Jaxrs] Beanvalidation Final Cleanup #4091 [JAX-RS] Beanvalidation Final Cleanup #4091 Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants