Package net.wenzuo.atom.api.validator
Annotation Interface Phone
@Documented
@Constraint(validatedBy=PhoneValidator.class)
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
public @interface Phone
- Since:
- 2021-07-01
- Author:
- Catch
-
Optional Element Summary
Optional Elements