接口的使用
me.codeplayer.validator.PropertyAccessor
使用PropertyAccessor的程序包
-
me.codeplayer.validator中PropertyAccessor的使用
参数类型为PropertyAccessor的me.codeplayer.validator中的方法修饰符和类型方法说明<N,E> Pipeline<N, E> Pipeline.begin(PropertyAccessor<? super N, E> accessor) static <T,R> Pipeline<T, R> Validators.of(T bean, PropertyAccessor<? super T, R> accessor)