@ -1618,6 +1618,7 @@ the Spring Validation API, as the following example shows:
@@ -1618,6 +1618,7 @@ the Spring Validation API, as the following example shows:
==== Configuring Custom Constraints
Each bean validation constraint consists of two parts:
* A `@Constraint` annotation
that declares the constraint and its configurable properties.