jakartaee / jakartaee/faces

[JSR-303 integration] sorted violation messages

Open
#973 6 comments 0 reactions 0 assignees View on GitHub
Component: Validation/Conversion Priority: Minor Type: Improvement
Dominant language
Java
Stars
127
Forks
59
Avg merge
23h
Merged PRs (30d)
7

Description

A BV-engine returns a set of violations.
The violations are unsorted (not deterministic) which might be confusing for users and more difficult for UI tests.
Therefore, the found violations (provided by BV) should be sorted.
#### Affected Versions
[2.1]

Contributor guide

Open the contributing guide

Research direction

No source file or test is named. Start by locating the JSR-303/BV-engine violation handling in the repository and inspect existing tests for validation messages. Done means the returned violations have deterministic sorted ordering and the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.