- validated(String, String, String) - Method in class net.mingsoft.basic.action.BaseAction
-
适用于insert save数据时进行唯一性判断
判断指定字段在数据库是否已经存在
- validated(String, String, String, String, String) - Method in class net.mingsoft.basic.action.BaseAction
-
适用于update 更新 数据时进行唯一性判断
判断指定字段在数据库是否已经存在
主键id用来防止跟自身字段验证重复
- validExceptionHandler(HttpServletRequest, HttpServletResponse, BindException) - Method in class net.mingsoft.basic.exception.GlobalExceptionResolver
-
统一处理请求参数校验(实体对象传参)
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.BusinessTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.CookieConstEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.ManagerAdminEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.ModelIsMenuEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.OperatorTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.RoleDataEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.e.SessionConstEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.constant.ErrorCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.mingsoft.basic.entity.ModelEntity.IsMenu
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.mingsoft.basic.constant.e.BusinessTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.e.CookieConstEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.e.ManagerAdminEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.e.ModelIsMenuEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.e.OperatorTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.e.RoleDataEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.e.SessionConstEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.constant.ErrorCodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.mingsoft.basic.entity.ModelEntity.IsMenu
-
Returns an array containing the constants of this enum type, in
the order they are declared.