- validate(Object) - 类 中的静态方法cn.hserver.plugin.web.util.ValidateUtil
-
对外
- ValidateException - cn.hserver.plugin.web.exception中的异常错误
-
验证异常类型
- ValidateException(String) - 异常错误 的构造器cn.hserver.plugin.web.exception.ValidateException
-
- ValidateException(String, Field, Object) - 异常错误 的构造器cn.hserver.plugin.web.exception.ValidateException
-
- ValidateUtil - cn.hserver.plugin.web.util中的类
-
validate注解验证工具类
- ValidateUtil() - 类 的构造器cn.hserver.plugin.web.util.ValidateUtil
-
- valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.annotation.apidoc.DataType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.annotation.Logical
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.annotation.RequestMethod
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.hserver.plugin.web.context.WsType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.apidoc.DataType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.Logical
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.hserver.plugin.web.annotation.RequestMethod
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.hserver.plugin.web.context.WsType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。