Weavy.Web.Api.Attributes Namespace
- Namespace:
- Weavy.Web.Api.Attributes
- Assembly:
- Weavy.Web.dll
Classes
Allow |
Api controllers and methods with this attribute can be served without SSL enabled. |
Enforce |
Enforces SSL for web api controllers. |
Handle |
Logs unhandled exceptions and creates an error respnse. |
Handle |
Creates an error response for validation errors. |