We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8000e commit b130ff3Copy full SHA for b130ff3
spring-context/src/main/java/org/springframework/validation/BindingResult.java
@@ -24,7 +24,7 @@
24
25
/**
26
* General interface that represents binding results. Extends the
27
- * {@link Errors interface} for error registration capabilities,
+ * {@link Errors} interface for error registration capabilities,
28
* allowing for a {@link Validator} to be applied, and adds
29
* binding-specific analysis and model building.
30
*
0 commit comments