chenchanglong1997 commented on issue #2503:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2503#issuecomment-899182240
> “不生效” 的含义是什么?能给一个具体例子吗?
public class Student {
@NotBlank
String name;
@NotNull
int age;
--
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]