You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
Trying to model bind the following:
Will result in
ModelState.IsValid == false
. The keys[0].Key
and[0].Value
are marked as unvalidated.If you use a prefix in the query string, this issue doesn't occur.
"?p.[0].Key=key0&p.[0].Value=10"
The text was updated successfully, but these errors were encountered: