inspekt
inspekt copied to clipboard
no apparent way to test for numbers, letters, and spaces
trying to use inspekt in combination with a validator library to ensure security in form input.
use case is, input field is 'full name'. so, it fails testAlnum.
maybe needs a testNoTagsOrSpecial.
also, testEmail fails on some new TLDs.