Click or drag to resize
ValidationConsistencyException Class
Inheritance Hierarchy

Namespace: FlexRule.Validation
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class ValidationConsistencyException : ActiveElementException

The ValidationConsistencyException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyErrorLine (Inherited from ActiveElementException.)
Public propertyLineNumber (Inherited from ActiveElementException.)
Public propertyLinePosition (Inherited from ActiveElementException.)
Public propertySourceLine (Inherited from ActiveElementException.)
Public propertyTag (Inherited from ActiveElementException.)
Public propertyUri (Inherited from ActiveElementException.)
Top
Extension Methods
See Also