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

Add Adding Bean Validation page of get-started section for kor doc #898

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

JoeCP17
Copy link
Contributor

@JoeCP17 JoeCP17 commented Jan 23, 2024

Summary

Translate the Adding Bean validation page into Korean.

related : #864

(Optional): Description

Interprets the title and description of the Adding Bean Validation page

How Has This Been Tested?

You can test it with npm start

@CLAassistant
Copy link

CLAassistant commented Jan 23, 2024

CLA assistant check
All committers have signed the CLA.

@SooKim1110
Copy link
Contributor

번역 감사드립니다! 현재 수정해주신 문서가 docs/content/v1.0.x 경로에 있는 문서인데, 한국어 문서는 docs/content/v1.0.x-kor 위치에 있는 문서를 수정해주셔야합니다. 현재 번역해주신 내용을 알맞은 위치로 옮겨주시면 감사하겠습니다.


To generate objects based on Bean Validation annotations, you need to add the `JakartaValidationPlugin` (or `JavaxValidationPlugin` if you are using `javax.validation.constraints`) option to FixtureMonkey as shown below.
If you've added the fixture-monkey-starter dependency, it's already in place.
`fixture-monkey-starter` 종속성(dependency)을 추가했다면 이미 설치되어 있을 것입니다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이미 포함되어 있을 것 이 조금 더 자연스러울 것 같습니다!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

종속성(dependency) 에서 dependency가 굳이 안 들어가도 괜찮을 것 같습니다~!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

감사합니다 수정해둘게요 :)

move translated documents and modify interpretation contents according to review items
@JoeCP17
Copy link
Contributor Author

JoeCP17 commented Jan 24, 2024

말씀하신대로 수정 완료했습니다 !

  1. 번역문 중 (dependency) 항목과 이미 설치되어있을것 -> 이미 포함되어 있을것 수정
  2. 번역문 kor package로 이동

@SooKim1110
Copy link
Contributor

@JoeCP17 수고하셨습니다!

@SooKim1110 SooKim1110 merged commit cf97b16 into naver:docs/kor-translation Jan 24, 2024
1 check passed
SooKim1110 pushed a commit that referenced this pull request Mar 18, 2024
)

* docs : adding-bean-validation.md translation

* docs : move adding-bean-validation.md  and modify translation

move translated documents and modify interpretation contents according to review items
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