eclipse-ee4j / eclipse-ee4j/jersey

Bean validation on variable field is not working if a method with the same name exist

Open
#3,345 3 comments 0 reactions 0 assignees View on GitHub
Component: extensions Priority: Major Type: Bug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

On the bean-validation-webapp example, if we rename the getter `getEmail()` to `email()`, the @Email validation which exists on the `email` **field** is not working anymore!
#### Affected Versions
[2.22.2]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.