inspekt icon indicating copy to clipboard operation
inspekt copied to clipboard

no apparent way to test for numbers, letters, and spaces

Open rob-lindman opened this issue 8 years ago • 0 comments

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.

rob-lindman avatar Nov 20 '16 04:11 rob-lindman