| Added |
Jeremy.Skinner |
/trunk/src/MVCContrib/Filters/PredicatePreconditionFilter.cs |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib.UnitTests/MetaData/FilterTester.cs |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Modified |
Jeremy.Skinner |
/trunk/src/Samples/MvcContrib.Samples.ConventionController/Controllers/ShipmentController.cs |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Modified |
Jeremy.Skinner |
/trunk/src/Samples/MvcContrib.Samples.ConventionController/Views/Shipment/Index.aspx |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Modified |
Jeremy.Skinner |
/trunk/src/MVCContrib/MVCContrib.csproj |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Added |
Jeremy.Skinner |
/trunk/src/MVCContrib/Filters/RegExPreconditionFilter.cs |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Modified |
Jeremy.Skinner |
/trunk/src/Samples/MvcContrib.Samples.ConventionController/Views/Shared/Rescues/Error.aspx |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |
| Added |
Jeremy.Skinner |
/trunk/src/MVCContrib/Filters/PreconditionFilter.cs |
Patch #1320 - troydemonbreun
- Adds PreconditionFilter, PredicatePreconditionFilter and RegExPreconditionFilter.
This is an action attribute that defines a required RouteData "precondition" for the action. On precondition failure, the action will be redirected to a URL or a specified Exception type will be thrown. |
2008-05-31 05:37:07 |