mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polish
This commit is contained in:
+3
-2
@@ -16,9 +16,10 @@
|
||||
package org.springframework.ui.binding;
|
||||
|
||||
/**
|
||||
* A data binding result.
|
||||
*
|
||||
* The result of a bind operation.
|
||||
* @author Keith Donald
|
||||
* @see Binder#bind(java.util.List)
|
||||
* @see Binding#setValue(Object)
|
||||
*/
|
||||
public interface BindingResult {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user