Fix @⁠inheritDoc usage

This commit is contained in:
Sam Brannen
2024-02-23 11:06:17 +01:00
parent 524588ef93
commit 3c00637c88
8 changed files with 14 additions and 14 deletions

View File

@@ -207,7 +207,7 @@ public class MethodValidationAdapter implements MethodValidator {
/**
* {@inheritDoc}.
* {@inheritDoc}
* <p>Default are the validation groups as specified in the {@link Validated}
* annotation on the method, or on the containing target class of the method,
* or for an AOP proxy without a target (with all behavior in advisors), also