CarterCommunity / Carter

Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
MIT License
2.06k stars 174 forks source link

Revert "Introduced TryValidate<T>() extension method for HttpRequest … #238

Closed jchannon closed 4 years ago

jchannon commented 4 years ago

…which accompanies Validate(), but is more flexible, because it allows to explicitly handle the case when model validator is missing. (#230)"

This reverts commit 6e4024b06504c605a77b4d09aaa15fdfa6ede88c.