Hello Ninjas, In this blog series we’ll look deeper into the Struts validation framework. At the Struts core, we have the validation framework that assists the application to run the rules to perform validation before the action method is executed. Let’s get started with Validation.