Fix Javadoc link text in BindingResult
Closes gh-29551
This commit is contained in:
@@ -24,7 +24,7 @@ import org.springframework.lang.Nullable;
|
||||
|
||||
/**
|
||||
* General interface that represents binding results. Extends the
|
||||
* {@link Errors interface} for error registration capabilities,
|
||||
* {@link Errors} interface for error registration capabilities,
|
||||
* allowing for a {@link Validator} to be applied, and adds
|
||||
* binding-specific analysis and model building.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user