asp.net - Need one validator Message should display at a time -


i need on validators. have 2 validator controls date control.

  1. regular expression show if user enter blind date
  2. compare validatore- shows error if user enter today , past date

so if enter bliend date 11/11/1111 shows 2 validator message in same time regular , compare trigger same time. need show 1 validator @ time. not use validation summary.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -