Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 232 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 232 Bytes

Interceptor with Validation for method checking

Description

This short example shows how we can use Interceptor(AOP) and Validation for validation method parameters and return type. Something similar to ValidationInterceptor.