Table of Contents

Class ModelValidatorOptions

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.ModelValidation.dll
public class ModelValidatorOptions
Inheritance
object
ModelValidatorOptions

Properties

IsRecursive

public bool IsRecursive { get; set; }

Property Value

bool

MaxDepth

public int MaxDepth { get; set; }

Property Value

int

MaxErrors

public int MaxErrors { get; set; }

Property Value

int