ReadJsonFilter Class
Base class for IActionFilters that can be used to parse raw JSON data coming
from the client in case that deserialization of some values fails.
Namespace:
Suoranta.EnterpriseLib.Web.MVC.FiltersAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Inheritance Hierarchy
Attribute
FilterAttribute
ActionFilterAttribute
Suoranta.EnterpriseLib.Web.MVC.Filters..::..ReadJsonFilter

