ModelStateDictionary.DefaultMaxAllowedErrors Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default value for MaxAllowedErrors of 200
.
public: static initonly int DefaultMaxAllowedErrors;
public static readonly int DefaultMaxAllowedErrors;
staticval mutable DefaultMaxAllowedErrors : int
Public Shared ReadOnly DefaultMaxAllowedErrors As Integer