Skip to content

Commit a2d19f1

Browse files
author
Keith Donald
committed
link to validation section
1 parent 9f07b15 commit a2d19f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-framework-reference/src/new-in-3.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,8 @@ public class AppConfig {
456456
<section id="new-feature-validation">
457457
<title>Declarative model validation</title>
458458

459-
<para>JSR 303 support using Hibernate Validator as the
460-
implementation.</para>
459+
<para>Several <link linkend="validation.beanvalidation">validation enhancements</link>,
460+
including JSR 303 support that uses Hibernate Validator as the default provider.</para>
461461
</section>
462462

463463
<section id="new-feature-jee-6">

0 commit comments

Comments
 (0)