Browse Source

link to validation section

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2391 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Keith Donald 16 years ago
parent
commit
01a7f9da72
  1. 4
      spring-framework-reference/src/new-in-3.xml

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

@ -393,8 +393,8 @@ public class AppConfig { @@ -393,8 +393,8 @@ public class AppConfig {
for type conversion, and may also be used by a Spring Container and DataBinder when
binding bean property values.</para>
<para>In addition, a <link linkend="format">formatter</link> system
has been introduced for formatting field values. This system provides
<para>In addition, a <link linkend="format">formatter</link> SPI
has been introduced for formatting field values. This SPI provides
a simpler and more robust alternative to JavaBean PropertyEditors for use in client
environments such as Spring MVC.</para>
</section>

Loading…
Cancel
Save