Sanitize and 'clean' html for safe consumption in a plain text format.
-
Updated
Mar 8, 2024 - C#
Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
Sanitize and 'clean' html for safe consumption in a plain text format.
A library to formally validate and sanitize assumptions for your code and data.