索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
V
- VALIDATE_ERROR - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.result.ResultCode
-
校验失败
- validateAll(T) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.ValidatorUtil
-
校验所有字段并返回不合法字段
- validateFast(T) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.ValidatorUtil
-
校验遇到第一个不合法的字段直接返回不合法字段,后续字段不再校验
- ValidatorUtil - io.github.mangocrisp.spring.taybct.tool.core.util中的类
-
手动校验器
- ValidatorUtil() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.util.ValidatorUtil
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.cloud.annotation.TayBctCloudConfig
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.ApiVersion
-
标识版本号
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElement
-
如果是放在
EnhanceElements
注解里面需要指定是哪个字段要操作 - value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElementMap
-
如果是放在
EnhanceElements
注解里面需要指定是哪个字段要操作 - value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElements
-
如果是放在
EnhanceElements
注解里面需要指定是哪个字段要操作处理,如果是放在参数里面就是指定如果这个类型是一个 Map 集合,就是 Map 集合的 key - value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RecordHistory
-
指定要记录的对象,如果不指定,默认就会拿第一个参数
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RestControllerRegister
-
Alias for
RequestMapping.value()
. - value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.Scheduler
-
这个名字,如果不指定,就会默认用 bean 的 name
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.SyncToAnywhere
-
需要操作的数据,默认拿第一个参数
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.TableFieldDefault
-
值
- value() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.TableLogicUnique
-
用于标识唯一逻辑删除的字段
- value() - record class中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.CacheElement
-
返回
value
记录组件的值。 - VALUE_TO_NAME - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.tool.core.poi.easypoi.enums.DictConvertType
- valueConvert(Object) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.support.ObjectSerializer
- valueConvert(Object) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.support.ToJSONArraySerializer
- valueConvert(Object) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.support.ToJSONObjectSerializer
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.AuthorizationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeFilterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeGetNotDealType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.EncryptedType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.EntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.SimpleDBOperateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.poi.easypoi.enums.DictConvertType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.sms.enums.ConfigType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.comparator.FilterType
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.AuthorizationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeFilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeGetNotDealType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.EncryptedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.EntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.enums.SimpleDBOperateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.poi.easypoi.enums.DictConvertType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.sms.enums.ConfigType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.comparator.FilterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToString(Object) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.support.JSONToStringSerializer
- varchar(DbType, Object) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.JDBCFieldUtil.J2D
-
字符串类型
- verify(byte[], String, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.rsa.RSACoder
-
校验数字签名
- verify(byte[], String, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
校验数字签名
- verify(byte[], PublicKey, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
校验数字签名
- verify(String, String, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
校验数字签名
- VERIFY - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.sms.constants.CacheConstants.SMS
All Classes and Interfaces|常量字段值|所有程序包|序列化表格