eclipse-ee4j / eclipse-ee4j/jersey

Bean validation on non getter method is not working

Open
#3,344 3 comments 0 reactions 0 assignees View on GitHub
Component: extensions Priority: Major Type: Bug validation
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 phone getter from `getPhone()` to `phone()`, validation is not run anymore on that field. Settings @ValidateOnExecution on that method has no effect.

Am I missing something?
#### 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.