1 write to ValueLengthLimit
Microsoft.AspNetCore.Mvc.Core.Test (1)
RequestFormLimitsAttributeTest.cs (1)
68
requestFormLimitsAttribute.
ValueLengthLimit
= 0;
1 reference to ValueLengthLimit
Microsoft.AspNetCore.Mvc.Core (1)
RequestFormLimitsAttribute.cs (1)
113
int? IFormOptionsMetadata.ValueLengthLimit =>
ValueLengthLimit
;