lanicc commented on issue #11828: URL: https://github.com/apache/dubbo/issues/11828#issuecomment-1473081249
> 刚好之前遇到。 1, 自己实现Validator; 2, 加入dubbo SPI扩展; 3 配置provider/consumer.validation= 我不想自己去通过SPI拓展, 看上面这段代码,JValidator里面是可以从url中取参数,然后实现自定义的ValidatorFactory -- 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]
