IDynamicValidatorException Interface  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface implemented by Dynamic Data Exception classes.
public interface class IDynamicValidatorException
	public interface IDynamicValidatorException
	type IDynamicValidatorException = interface
	Public Interface IDynamicValidatorException
	- Derived
 
Properties
| InnerExceptions | 
		 Gets the exceptions that occur when a new or edited data field is validated.  |