Class ValidatorKit
java.lang.Object
com.iohao.net.framework.core.kit.ValidatorKit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidatorKit
public ValidatorKit()
-
-
Method Details
-
validate
-
isValidator
Whether the parameter type needs validation- Parameters:
paramClazz- Parameter type- Returns:
- true if this is a parameter that needs validation
-