This commit is contained in:
Keith Donald 2009-06-26 15:35:28 +00:00
parent 7e3c1bf09a
commit e4d091489b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import org.springframework.ui.binding.BindingResults;
import org.springframework.ui.validation.Validator; import org.springframework.ui.validation.Validator;
/** /**
* Implementation of the model bind and validate lifecycle lifecycle. * Implementation of the model bind and validate lifecycle.
* @author Keith Donald * @author Keith Donald
* @since 3.0 * @since 3.0
*/ */