Class ModelValidatorOptions
public class ModelValidatorOptions
- Inheritance
-
objectModelValidatorOptions
Properties
IsRecursive
public bool IsRecursive { get; set; }
Property Value
MaxDepth
public int MaxDepth { get; set; }
Property Value
MaxErrors
public int MaxErrors { get; set; }