loader image
Skip to main content

Input Validation

The practice of checking user input, files, or external data to ensure it is safe and correct (type, format, length, allowed characters). Good validation prevents crashes and reduces security risk.

» Site Glossary