git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1631 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-07-26 21:28:53 +00:00
parent f6bb669259
commit 8fbf8370bc
@@ -268,7 +268,7 @@ public class DefaultFieldModel implements FieldModel {
+ " to field '" + context.getLabel() + "'";
}
});
return "Binding successful";
return builder.build();
}
public Severity getSeverity() {