I disagree. Even with XML views (I never use any other type of view myself) you can perfectly use validation functionality (either clientside or serverside) without referencing View elements from the controller
Just make sure you set your control's validation methods propery, and set the validation eventhandlers accordingly