4.x - Wrong description for bean validation annotations #8505
Closed
Description
Environment Details
- Helidon Version: 4
- Helidon MP
- JDK version: not applicable
- OS: not applicable
Wrong description for bean validation annotations: @PastOrPreset
, @FutureOrPresent
.
Problem Description
I've found on bean validation page
- Annotation
@PastOrPreset
is duplicated, but has the different description (in the first sentence):
in the past or in the present
in the future
- Annotation
@FutureOrPresent
has the wrong description (as I can see)
Steps to reproduce
Check the docs
Metadata
Assignees
Labels
Type
Projects
Status
Closed