HtmlLaundry
by:
tocsi
- 6,602 total downloads
- last updated 2/2/2012
- Latest version: 1.0.2.2
Cleans html with a whitelist for tags and attributes. Filters attributes with regex.
It has a Model Binder for MVC 3 that detects UIHint("html"), AllowHtml and DataType attributes on model's properties and cleans those properies' value before the action method.