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