Share via


DomainClassInfo.IsValidationEnabled Property

Definition

Gets whether constraint validation is enabled for this domain class.

public:
 property bool IsValidationEnabled { bool get(); };
public bool IsValidationEnabled { get; }
member this.IsValidationEnabled : bool
Public ReadOnly Property IsValidationEnabled As Boolean

Property Value

Applies to