mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polish
This commit is contained in:
+1
-1
@@ -268,7 +268,7 @@ public class DefaultFieldModel implements FieldModel {
|
||||
+ " to field '" + context.getLabel() + "'";
|
||||
}
|
||||
});
|
||||
return "Binding successful";
|
||||
return builder.build();
|
||||
}
|
||||
|
||||
public Severity getSeverity() {
|
||||
|
||||
Reference in New Issue
Block a user