io.afu.utils.validator.StringValidate Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of utils Show documentation
Show all versions of utils Show documentation
RffanLAB Utils For Many Way use
package io.afu.utils.validator;
/**
* @author RffanLAB.方露宇
* @version 0.1
*/
public @interface StringValidate {
}