AlbumenJ commented on code in PR #14194:
URL: https://github.com/apache/dubbo/pull/14194#discussion_r1606282886


##########
dubbo-plugin/dubbo-filter-validation/src/main/java/org/apache/dubbo/validation/Validation.java:
##########
@@ -25,7 +25,7 @@
 /**
  * Instance of Validation interface provide instance of {@link Validator} 
based on the value of <b>validation</b> attribute.
  */
-@SPI("jvalidation")

Review Comment:
   > If not change the default extension for the adapter, while the parameter 
of dubbo.provider/consumer.validation fill in not exist extension name like 
true or other anything, the default extension jvalidation-javax will try to 
loaded and active.
   
   Still wondering why



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to