"jshERP-web/vscode:/vscode.git/clone" did not exist on "e4d2a5b7fb7d1c3743bc7b94786b8b492d973a44"
Commit c9105c2b authored by macro's avatar macro
Browse files

Update FlagValidatorClass.java

parent 7d589e4f
......@@ -4,7 +4,7 @@ import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
/**
* 状态标记校验器
* 状态约束校验器
* Created by macro on 2018/4/26.
*/
public class FlagValidatorClass implements ConstraintValidator<FlagValidator,Integer> {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment