@Before(value=ContextValidateInterceptor.class) @Around(value=BeanValidateInterceptor.class, index=1) @Inherited @Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface Valid
Copyright © 2021. All rights reserved.