| | |
| | | package org.dromara.common.core.validate.auth; |
| | | |
| | | /** |
| | | * @Author Michelle.Chung |
| | | * @author Michelle.Chung |
| | | */ |
| | | public interface EmailGroup { |
| | | } |
| | |
| | | package org.dromara.common.core.validate.auth; |
| | | |
| | | /** |
| | | * @Author Michelle.Chung |
| | | * @author Michelle.Chung |
| | | */ |
| | | public interface PasswordGroup { |
| | | } |
| | |
| | | package org.dromara.common.core.validate.auth; |
| | | |
| | | /** |
| | | * @Author Michelle.Chung |
| | | * @author Michelle.Chung |
| | | */ |
| | | public interface SmsGroup { |
| | | } |
| | |
| | | package org.dromara.common.core.validate.auth; |
| | | |
| | | /** |
| | | * @Author Michelle.Chung |
| | | * @author Michelle.Chung |
| | | */ |
| | | public interface WechatGroup { |
| | | } |