Interface AnnotationValidatior

All Known Implementing Classes:
DefaultAnnotationValidatior

public interface AnnotationValidatior
Interface validating a form based on annotations in Struts 2. This must be executed in a Struts 2 Action context, whether in Action code or in an Interceptor.