scampercat

scampercat

  • NA
  • 189
  • 0

Composite validator?

Oct 29 2011 2:22 PM
I am writing my first C# asp.net 2010 webform. I have so far used required and custom validators. However, is there something like a final validator or something that checks to make cerain all validators on a page indicate the user has entered all valid information on the page before procedding to the next page? If so can you tell me or point me to a link that will explain this process and how to 'wire together' all the controls?

Answers (3)