@NotBlank:只用于String,不能为null且trim()之后size>0
@NotEmpty,@NotNull和@NotBlank的区别
最新推荐文章于 2025-01-17 17:13:50 发布
@NotBlank:只用于String,不能为null且trim()之后size>0