mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@ public interface FeatureSpecification {
|
||||
* have been set, including checks on mutually exclusive or mutually
|
||||
* dependent properties. May in some cases modify the state of the
|
||||
* specification e.g., instantiating types specified as strings.
|
||||
* @see AbstractSpecificationExecutor#execute(Specification)
|
||||
* @see AbstractSpecificationExecutor#execute(FeatureSpecification, SpecificationContext)
|
||||
* @return whether any problems occurred during validation
|
||||
*/
|
||||
boolean validate(ProblemReporter problemReporter);
|
||||
|
||||
Reference in New Issue
Block a user