类 GenericValidator
java.lang.Object
org.babyfish.jimmer.impl.util.GenericValidator
-
构造器概要
构造器构造器说明GenericValidator(ImmutableProp prop, Class<? extends Annotation> annotationType, Class<?> configImplType, Class<?> configItfType) -
方法概要
-
构造器详细资料
-
GenericValidator
public GenericValidator(ImmutableProp prop, Class<? extends Annotation> annotationType, Class<?> configImplType, Class<?> configItfType)
-
-
方法详细资料
-
expect
-
expect
-
validate
public void validate()
-