Exception used when something goes wrong on
validation internal inner workings.
Namespace: Castle.Components.Validator
Assembly: Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class ValidationInternalError : ApplicationException |
Inheritance Hierarchy
System..::Object
System..::Exception
System..::ApplicationException
Castle.Components.Validator..::ValidationInternalError
System..::Exception
System..::ApplicationException
Castle.Components.Validator..::ValidationInternalError
See Also
ValidationInternalError Members
Castle.Components.Validator Namespace