mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
link to validation section
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2391 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user