Custom Validation implement Validateable interface - Struts
Q. Which type of validation we must implement the Validateable interface (or extend ActionSupport class) and provide the implementation of validate method?- Published on 22 Jul 15a. By Input Validation
b. By Ajax Validation
c. By Custom Validation
d. None of the above
ANSWER: By Custom Validation