Parameter validation
Appearance
In computer software, the term parameter validation[1][2] is the automated processing, in a module, to validate the spelling or accuracy of parameters passed to that module. The term has been in common use for over 30 years.[1] Specific best practices have been developed, for decades, to improve the handling of such parameters.[1][2][3]
See also
Notes
References
- "Parameter validation for software reliability", G.B. Alleman, 1978, webpage: ACM-517: paper presents a method for increasing software reliability through parameter validation.