|
|
|
|
|
by usrusr
3941 days ago
|
|
That's true if your validation exists in a vacuum. But if you have a picky black box backend and the input validation you quickly made up allows strings that the backend chokes on, this is the way to validate the validation regex. |
|