跳过导航链接
B C G I M R V W 

B

blackListApi() - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.ValidatorAutoConfiguration
黑名单校验

C

captchaApi() - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.ValidatorAutoConfiguration
图形验证码
cn.stylefeng.roses.kernel.validator.starter - 程序包 cn.stylefeng.roses.kernel.validator.starter
 
cn.stylefeng.roses.kernel.validator.starter.mvc - 程序包 cn.stylefeng.roses.kernel.validator.starter.mvc
这个包内容是对spring mvc原有的一些机制的拓展,为了方便校验器对 RequestGroupContext 之类的上下文添值
countValidatorApi() - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.ValidatorAutoConfiguration
计数校验器

G

gunsValidator() - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.MethodArgumentResolverAutoConfiguration
自定义的spring参数校验器,重写主要为了保存一些在自定义validator中读不到的属性
GunsValidator - cn.stylefeng.roses.kernel.validator.starter.mvc中的类
用于真正校验参数之前缓存一下group的class类型 因为ConstraintValidator的自定义校验中获取不到当前进行的group
GunsValidator() - 类 的构造器cn.stylefeng.roses.kernel.validator.starter.mvc.GunsValidator
 
GunsValidatorRequestResponseBodyMethodProcessor - cn.stylefeng.roses.kernel.validator.starter.mvc中的类
拓展原有RequestResponseBodyMethodProcessor,只为缓存临时参数
GunsValidatorRequestResponseBodyMethodProcessor(List<HttpMessageConverter<?>>) - 类 的构造器cn.stylefeng.roses.kernel.validator.starter.mvc.GunsValidatorRequestResponseBodyMethodProcessor
 

I

injectSelfMethodArgumentResolver() - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.MethodArgumentResolverAutoConfiguration
自定义的GunsRequestResponseBodyMethodProcessor,放在所有resolvers之前

M

MethodArgumentResolverAutoConfiguration - cn.stylefeng.roses.kernel.validator.starter中的类
自定义的GunsRequestResponseBodyMethodProcessor,放在所有resolvers之前
MethodArgumentResolverAutoConfiguration() - 类 的构造器cn.stylefeng.roses.kernel.validator.starter.MethodArgumentResolverAutoConfiguration
 

R

resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.mvc.GunsValidatorRequestResponseBodyMethodProcessor
 

V

validate(Object, Errors, Object...) - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.mvc.GunsValidator
 
ValidatorAutoConfiguration - cn.stylefeng.roses.kernel.validator.starter中的类
校验器自动配置
ValidatorAutoConfiguration() - 类 的构造器cn.stylefeng.roses.kernel.validator.starter.ValidatorAutoConfiguration
 

W

whiteListApi() - 类 中的方法cn.stylefeng.roses.kernel.validator.starter.ValidatorAutoConfiguration
白名单校验
B C G I M R V W 
跳过导航链接

Copyright © 2021. All rights reserved.