|
|
|
|
|
by galaxyLogic
1916 days ago
|
|
A note on the article it lists as one of the code flaws
"Validation functions which simply return true". That got me thinking what's so bad about returning true? What should they be returning? Then I realized that what article must is trying to complain about is:
"Validation functions which ALWAYS return true". |
|