Skip to content

Commit 8733523

Browse files
cvuuhkmarko-bekhta
authored andcommitted
HV-2066 Update documentation section 3.1.1
(cherry picked from commit 4965992)
1 parent b23a4c4 commit 8733523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/main/asciidoc/ch03.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ include::{sourcedir}/org/hibernate/validator/referenceguide/chapter03/parameter/
5656

5757
The following preconditions are declared here:
5858

59-
* The `name` passed to the `RentalCar` constructor must not be `null`
59+
* The `name` passed to the `RentalStation` constructor must not be `null`
6060
* When invoking the `rentCar()` method, the given `customer` must not be `null`, the rental's start
6161
date must not be `null` as well as be in the future and finally the rental duration must be at least
6262
one day

0 commit comments

Comments
 (0)