Data validation: Difference between revisions

Content deleted Content added
add "input validation" mention
Line 108:
 
;Log of validation
:Even in cases where data validation did not find any issues, providing a log of validations that were conducted and their results is important. This is helpful to identify any missing data validation checks in light of data issues and in improving the validation.
 
==Validation and security==