# File webapp.rb, line 409 def validate_html_query(form, form_id=nil) HTMLFormValidator.new(form, form_id).validate(self) end