polish
This commit is contained in:
parent
0124224ebf
commit
110ada7626
|
|
@ -268,7 +268,7 @@ public class DefaultFieldModel implements FieldModel {
|
||||||
+ " to field '" + context.getLabel() + "'";
|
+ " to field '" + context.getLabel() + "'";
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
return "Binding successful";
|
return builder.build();
|
||||||
}
|
}
|
||||||
|
|
||||||
public Severity getSeverity() {
|
public Severity getSeverity() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue