roam/20211007120146-input_validation.org
2021-10-08 16:06:24 -04:00

6 lines
205 B
Org Mode

:PROPERTIES:
:ID: 9914d09e-99fe-46a6-95be-676c5b78ed90
:END:
#+title: Input validation
Validation is the process of ensuring that input data falls within the expected domain of valid program input.