aspnetcore/test/Microsoft.AspNet.Routing.Tests
Ryan Nowak 27d6a735af Implement a 'required' constraint
This is useful for a variety of interesting scenarios in link generation
where a default value doesn't appear in the route template as a parameter.

This can be used to implement the desired behavior for areas - where the
'area' key is sticky.
2014-07-08 16:23:14 -07:00
..
Constraints Implement a 'required' constraint 2014-07-08 16:23:14 -07:00
Template Fix for #77 - pass ambient values not in the template to constraints 2014-07-08 10:18:00 -07:00
ConstraintMatcherTests.cs
ConstraintsBuilderTests.cs Adding Remaining Inline Route Constraints. 2014-06-18 16:29:49 -07:00
DefaultInlineConstraintResolverTest.cs Adding Remaining Inline Route Constraints. 2014-06-18 16:29:49 -07:00
InlineRouteParameterParserTests.cs Adding Remaining Inline Route Constraints. 2014-06-18 16:29:49 -07:00
Microsoft.AspNet.Routing.Tests.kproj Implement a 'required' constraint 2014-07-08 16:23:14 -07:00
RouteCollectionTest.cs
RouteOptionsTests.cs
RouteValueDictionaryTests.cs
TemplateParserDefaultValuesTests.cs Adding Remaining Inline Route Constraints. 2014-06-18 16:29:49 -07:00
project.json Bump version to 1.0.0-* 2014-06-19 16:46:05 -07:00