ModelMetadata.ValidateChildren Property

Definition

Gets a value that indicates whether properties or elements of the model should be validated.

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

Property Value

Applies to