Class ValidationException
- Namespace
 - Innova.Data.Validation
 
- Assembly
 - Innova.Data.dll
 
Represents an exception that occurs during validation.
public class ValidationException : Exception, ISerializable, _Exception
  - Inheritance
 - 
      objectValidationException
 
- Implements
 
Constructors
- ValidationException(string)
 Initializes a new instance of the ValidationException class with the specified error message.