[JSR-303 integration] sorted violation messages
Open
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
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