text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
More than one parameter and/or property is bound to the HTTP request's content.
Value cannot be null or empty.
A value is required.
The property {0}.{1} could not be found.
The parameter '{0}' could not be found.
The type '{0}' must have a public constructor which accepts a single parameter of type '{1}'.
The key is invalid JQuery syntax because it is missing a closing bracket.
Property '{0}' on type '{1}' is invalid. Value-typed properties marked as [Required] must also be marked with [DataMember(IsRequired=true)] to be recognized as required. Consider attributing the declaring type with [DataContract] and the property with [DataMember(IsRequired=true)].
The '{0}' property is required.
The value '{0}' is not valid for {1}.
A value is required.
The binding context has a null Model, but this binder requires a non-null model of type '{0}'.
The binding context has a Model of type '{0}', but this binder can only operate on models of type '{1}'.
The binding context cannot have a null ModelMetadata.
The binding context has a ModelType of '{0}', but this binder can only operate on models of type '{1}'.
The ModelMetadata property must be set before accessing this property.
The type '{0}' does not implement the interface '{1}'.
The model object inside the metadata claimed to be compatible with '{0}', but was actually '{1}'.
Field '{0}' on type '{1}' is attributed with one or more validation attributes. Validation attributes on fields are not supported. Consider using a public property for validation instead.
Non-public property '{0}' on type '{1}' is attributed with one or more validation attributes. Validation attributes on non-public properties are not supported. Consider using a public property for validation instead.
A field previously marked invalid should not be marked valid.
A field previously marked invalid should not be marked skipped.
A value is required but was not present in the request.
Cannot convert value '{0}' to enum type '{1}'.
The parameter conversion from type '{0}' to type '{1}' failed because no type converter can convert between these types.
{0} has a DisplayColumn attribute for {1}, but property {1} does not exist.
{0} has a DisplayColumn attribute for {1}, but property {1} does not have a public 'get' method.
The maximum number of allowed model errors has been reached.
The type '{0}' must implement either '{1}' or '{2}' to be used as a model binder.
The value '{0}' is not valid for {1}.
The supplied value is invalid for {0}.
Body
Custom
Form
Header
Services
ModelBinding
Path
Query
The provided binding source '{0}' is a composite. '{1}' requires that the source must represent a single type of input.
The provided binding source '{0}' is not a request-based binding source. '{1}' requires that the source must represent data from an HTTP request.
The provided binding source '{0}' is a greedy data source. '{1}' does not support greedy data sources.
The provided binding source '{0}' is not a greedy data source. '{1}' only supports greedy data sources.