VaultApplicationBaseValidationRecursionLimit Property
The number of levels the valdiator is allowed to traverse
before throwing an exception.
This value protects against infinite recursion loops, but may need to
be increased for applications with deeply nested configuration settings.
Note: Using some built-in types may significantly increase the configuration
depth, like SearchConditionsJA.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected int ValidationRecursionLimit { get; set; }
Property Value
Int32