Suoranta.EnterpriseLib.Web - Developer API

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.Filters
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public abstract class ReadJsonFilter : ActionFilterAttribute

Inheritance Hierarchy


Object
  Attribute
    FilterAttribute
      ActionFilterAttribute
        Suoranta.EnterpriseLib.Web.MVC.Filters..::..ReadJsonFilter