bind template polish
This commit is contained in:
parent
a66aa8c320
commit
e6b6743c44
|
|
@ -27,7 +27,7 @@ import org.springframework.model.binder.MissingFieldException;
|
||||||
* @author Keith Donald
|
* @author Keith Donald
|
||||||
* @since 3.0
|
* @since 3.0
|
||||||
* @see #setRequiredFields(String[])
|
* @see #setRequiredFields(String[])
|
||||||
* @see #bind(Map)
|
* @see #bind(Map, FieldBinder)
|
||||||
*/
|
*/
|
||||||
public class BindTemplate {
|
public class BindTemplate {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue