1 write to _maxValidationDepth
Microsoft.AspNetCore.Mvc.Core (1)
MvcOptions.cs (1)
253_maxValidationDepth = value;
1 reference to _maxValidationDepth
Microsoft.AspNetCore.Mvc.Core (1)
MvcOptions.cs (1)
245get => _maxValidationDepth;