Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Validation of TagHelper directives should be part of the parser #945

Closed
rynowak opened this issue Jan 20, 2017 · 1 comment
Closed

Validation of TagHelper directives should be part of the parser #945

rynowak opened this issue Jan 20, 2017 · 1 comment
Assignees
Labels
Projects

Comments

@rynowak
Copy link
Member

rynowak commented Jan 20, 2017

The taghelper handling parts of our code do a lot of slicing and dicing and validation of directives. This should be part of the parser and the nodes returned by the parser should contain all of the information we need without reparsing.

@ajaybhargavb
Copy link
Contributor

fa6fde2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

No branches or pull requests

4 participants