Add Custom Tag to Visual Studio Validation *

Question

How can I add rules to Visual Studio (2005 and up) for validating property markup (HTML) for a vendor's proprietary controls?

My client uses a control which requires several properties to be set as tags in the aspx file which generates something like 215 validation errors on each build. It's not preventing me from building, but real errors are getting lost in the noise.

Answer

Right-click on the Source view of an HTML / ASP page and select "Formatting and Validation".

  1. Click "Tag Specific Options".
  2. Expand "Client HTML Tags" and select the heading.
  3. Click "New Tag...".
  4. And just fill it in!

I wish that I could add custom CSS values as well.

< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2279/" >Add Custom Tag to Visual Studio Validation< /a>
Share on Google Plus

About Cinema Guy

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment