Package com.luna.common.check
Class ValidDataUtil
java.lang.Object
com.luna.common.check.ValidDataUtil
- Author:
- luna
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ValidDataUtil
public ValidDataUtil()
-
-
Method Details
-
valid
校验器- Type Parameters:
T
- 参数类型- Parameters:
t
- 参数- Returns:
-
validThrow
public static <T> void validThrow(T t)
-