Symphony Framework
DataValidationState Enumeration
Symphony.Conductor.Model Namespace : DataValidationState Enumeration
Enumeration that describes the state of a Symphony Data Object field after the validation of the value of the field.
Syntax
public enum DataValidationState : System.Enum 
Members
MemberDescription
Error Error occured
OK Data is valid
Warning Data not valid
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Symphony.Conductor.Model.DataValidationState

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Symphony.Conductor.Model Namespace