What is xml based validation in struts2?



What is xml based validation in struts2?..

Answer / Ashwani Kumar Shukla

XML-based validation in Struts 2 refers to the configuration of validators using XML within the struts.xml file. This can include simple validators like Required and complex ones like Regular Expression Validator, RangeValidator, or CustomValidators.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

How can we upload files in Struts2 application?

1 Answers  


What is the difference between plain-validator and field-validator?

1 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

5 Answers  


What is the purpose of action tag in struts.xml?

1 Answers  


What applications use apache struts?

1 Answers  


What are the core classes of the struts framework?

1 Answers  


What’s the utilization of struts.xml configuration file?

1 Answers  


What is apache struts cve 2017 5638?

1 Answers  


What is lookupdispatchaction?

1 Answers  


How client side validation is enabled on a jsp form?

1 Answers  


Why actionservlet is singleton in struts?

1 Answers  


What is role of actionservlet?

1 Answers  


Categories