Multiple choice technology web technology Validations can be performed by Map.xml only page handler only both map and page handler None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation In MVC web frameworks, input and business validations can be configured declaratively via XML mapping files (such as map.xml) or programmatically within the page handler class.