com.opensymphony.xwork2
Interface Validateable

All Known Implementing Classes:
ActionSupport

public interface Validateable

Provides an interface in which a call for a validation check can be done.

Author:
Jason Carreira
See Also:
ActionSupport, DefaultWorkflowInterceptor

Method Summary
 void validate()
          Performs validation.
 

Method Detail

validate

void validate()
Performs validation.



Copyright © 2009 OpenSymphony. All Rights Reserved.