Skip to content

Fix JSF bean validation tests when using non US locale. #417

Merged
arjantijms merged 1 commit into
javaee-samples:masterfrom
juangon:JSF_BEAN_VALIDATION
Aug 14, 2017
Merged

Fix JSF bean validation tests when using non US locale. #417
arjantijms merged 1 commit into
javaee-samples:masterfrom
juangon:JSF_BEAN_VALIDATION

Conversation

@juangon

@juangon juangon commented Aug 14, 2017

Copy link
Copy Markdown
Contributor

Using other locale will make test to fail as message will be localized. This happens when having a non-US locale in environment.

…ocale will make test to fail as message will be localized
@arjantijms

Copy link
Copy Markdown
Contributor

A custom message is probably better anyway, since I don't think the exact implementation message is spec'ed and may differ between vendors or released. Thx!

@arjantijms arjantijms merged commit 35e397f into javaee-samples:master Aug 14, 2017
@juangon

juangon commented Aug 14, 2017

Copy link
Copy Markdown
Contributor Author

Thanks @arjantijms !

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