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 was archived by the owner on Dec 14, 2018. It is now read-only.
This check should be in CanCreateModel so that it will be skipped for someone who subclassed ComplexTypeModelBinder
Also, this change adds runtime reflection to pretty hot codepath just for validation purposes. We can do this one time per-instance by moving it to the inside of this block: