Skip to content

Commit c71b8b2

Browse files
committed
Update Bean Validation version in reference docs
Closes gh-869
1 parent 5108890 commit c71b8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/asciidoc/documenting-your-api.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ To take complete control of constraint resolution, you can use your own implemen
11461146
[[documenting-your-api-constraints-describing]]
11471147
==== Describing Constraints
11481148

1149-
Default descriptions are provided for all of Bean Validation 2.0's constraints:
1149+
Default descriptions are provided for all of Bean Validation 3.0's constraints:
11501150

11511151
* `AssertFalse`
11521152
* `AssertTrue`

0 commit comments

Comments
 (0)