Skip to content

[Java][Spring] Add bean validation for email data type#1115

Merged
wing328 merged 2 commits intoOpenAPITools:masterfrom
phstudy:java-spring-bean-validation-support-email
Oct 25, 2018
Merged

[Java][Spring] Add bean validation for email data type#1115
wing328 merged 2 commits intoOpenAPITools:masterfrom
phstudy:java-spring-bean-validation-support-email

Conversation

@phstudy
Copy link
Copy Markdown
Contributor

@phstudy phstudy commented Sep 25, 2018

PR checklist

  • Read the contribution guidelines.
  • Ran the shell 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). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.3.x, 4.0.x. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

Add bean validation for email datatype.

cc @bbdouglas (2017/07) @JFCote (2017/08) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01)

@phstudy phstudy changed the title [Java][Spring] Add bean validation for email datatype [Java][Spring] Add bean validation for email data type Sep 25, 2018
@wing328 wing328 modified the milestones: 3.3.0, 3.3.1 Sep 28, 2018
@wing328 wing328 modified the milestones: 3.3.1, 3.3.2 Oct 15, 2018
@wing328
Copy link
Copy Markdown
Member

wing328 commented Oct 25, 2018

CircleCI test passed via https://circleci.com/gh/OpenAPITools/openapi-generator/3060

The Travis failure is not related to this PR.

@wing328 wing328 merged commit d4a5cd0 into OpenAPITools:master Oct 25, 2018
@wing328
Copy link
Copy Markdown
Member

wing328 commented Oct 31, 2018

A-Joshi pushed a commit to ihsmarkitoss/openapi-generator that referenced this pull request Feb 27, 2019
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