master
Keith Donald 15 years ago
parent b4aa322c4c
commit 80570a28c0
  1. 2
      spring-framework-reference/src/validation.xml

@ -1068,7 +1068,7 @@ public @interface Currency {
<section id="ui-format-AnnotationFormatterFactory">
<title>AnnotationFormatterFactory</title>
<para>
If your custom annotation has attributes to configure Formatter instance behavior by property, implement a AnnotationFormatterFactory:
If your custom annotation has attributes that configure Formatter instance behavior by property, implement a AnnotationFormatterFactory:
</para>
<programlisting language="java"><![CDATA[
package org.springframework.ui.format;

Loading…
Cancel
Save