I can't find any methods or properties to exclude a validator from being included in the validation summary. Anyone know how to do this? I'm thinking about writing my own validation summary in a sense to get around this, but though I'd check to see if
there is a built-in method.
I want to have a red asterisk next to the textbox that has the error, and then the error message in the validation summary.