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)
245
get =>
_maxValidationDepth
;