Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route constraints #161

Closed
tomasherceg opened this issue Mar 13, 2016 · 0 comments · Fixed by #208
Closed

Route constraints #161

tomasherceg opened this issue Mar 13, 2016 · 0 comments · Fixed by #208

Comments

@tomasherceg
Copy link
Member

  1. Write tests for route constraints. Verify, that the combination of ? and route constraints works.
  2. Support the same constraints (if possible) which are in ASP.NET Web API (http://www.asp.net/web-api/overview/web-api-routing-and-actions/attribute-routing-in-web-api-2#constraints)
  3. Allow to configure route constraints in the DotvvmStartup file and not in the static dictionary in DotvvmRoute class.
  4. Update the documentation.
@tomasherceg tomasherceg added this to the Future milestone Mar 13, 2016
@exyi exyi modified the milestones: Version 1.1, Future Jul 9, 2016
@exyi exyi closed this as completed in #208 Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants