Suoranta.EnterpriseLib.Web.MVC.Filters Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
DiagnosticFilter |
Outputs diagnostic information on HTTP requests received by Controller
action method. The output sink is Trace.
|
|
|
FilterExtensions | |
|
|
JsonDateParserFilter |
This filter may be required for actions that receive dates or datetimes from an HTML form
under either of the following conditions:
|
|
|
ReadJsonFilter |
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.
|
|
|
RestrictAccessAttribute |
Base class for simplified AuthorizeAttributes that have built-in
IAuthorizationRequirements.
|

