类分层结构
- java.lang.Object
- me.codeplayer.validator.ImmutablePropertyAccessor<T,R> (implements me.codeplayer.validator.PropertyAccessor<T,R>)
- me.codeplayer.validator.Pipeline<T,R> (implements me.codeplayer.validator.PropertyAccessor<T,R>)
- me.codeplayer.validator.Validators
接口分层结构
- me.codeplayer.validator.PropertyAccessor<T,R>