Skip to content

Fix Typo in JakartaArbitraryValidator ValidationFailedException message#1217

Merged
seongahjo merged 1 commit intonaver:mainfrom
Chanwon-Seo:fix-jakarta-arbitrary-validator-typo-error-message
Jul 11, 2025
Merged

Fix Typo in JakartaArbitraryValidator ValidationFailedException message#1217
seongahjo merged 1 commit intonaver:mainfrom
Chanwon-Seo:fix-jakarta-arbitrary-validator-typo-error-message

Conversation

@Chanwon-Seo
Copy link
Contributor

Summary

This PR modifies the DefaultArbitrayValidator, a typo present in the ValidationFailedException message within the JakartaArbitraryValidator class, to DefaultArbitraryValidator.

Related Issue: [#1216 ]

(Optional): Description

A typo in the string 'DefaultArbitrayValidators ConstructViolations. type: ..' used to generate 'ValidationFailedException' in the 'validate' method of the 'JakartaArbitraryValidator' file was found and corrected.

How Has This Been Tested?

It is a string typo correction within the code, and does not affect the way separate functional tests and existing logic work.

Is the Document updated?

N/A

Copy link
Contributor

@seongahjo seongahjo left a comment

Choose a reason for hiding this comment

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

👍 Thank you for your contributing!

@seongahjo seongahjo merged commit 1936cf4 into naver:main Jul 11, 2025
9 checks passed
@seongahjo seongahjo added this to the 1.1.15 milestone Jul 11, 2025
@Chanwon-Seo Chanwon-Seo deleted the fix-jakarta-arbitrary-validator-typo-error-message branch July 25, 2025 13:40
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.

2 participants