-
Notifications
You must be signed in to change notification settings - Fork 1
Server Sanitization and Cleansing
damiancosmoschapman edited this page Oct 5, 2021
·
1 revision
Home / Developer / Server Tier / Sanitization and Cleansing
Definition of Server Sanitization and Cleansing.
Before validation, PDF-API applies two stages of data cleansing - Cleansing works by amending the Json string passed in as an API parameter and Sanitization is applied to the populated DTO.
The Sanitization and Cleansing stages are both applied by the BaseTemplates.