|
|
|
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
|
|
|
|
/** |
|
|
|
|
* Support classes for annotation-based constraint evaluation, |
|
|
|
|
* e.g. using a JSR-303 Bean Validation provider. |
|
|
|
|
* for example, using a JSR-303 Bean Validation provider. |
|
|
|
|
* |
|
|
|
|
* <p>Provides an extended variant of JSR-303's {@code @Valid}, |
|
|
|
|
* supporting the specification of validation groups. |
|
|
|
|
|