Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
c9105c2b
Commit
c9105c2b
authored
Jun 14, 2021
by
macro
Browse files
Update FlagValidatorClass.java
parent
7d589e4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/validator/FlagValidatorClass.java
View file @
c9105c2b
...
@@ -4,7 +4,7 @@ import javax.validation.ConstraintValidator;
...
@@ -4,7 +4,7 @@ import javax.validation.ConstraintValidator;
import
javax.validation.ConstraintValidatorContext
;
import
javax.validation.ConstraintValidatorContext
;
/**
/**
* 状态
标记
校验器
* 状态
约束
校验器
* Created by macro on 2018/4/26.
* Created by macro on 2018/4/26.
*/
*/
public
class
FlagValidatorClass
implements
ConstraintValidator
<
FlagValidator
,
Integer
>
{
public
class
FlagValidatorClass
implements
ConstraintValidator
<
FlagValidator
,
Integer
>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment