polyccon / Crumbs

A library for all your favourite biscuits!
http://crumbs-fac.herokuapp.com/
0 stars 0 forks source link

added input validation function #48

Closed polyccon closed 7 years ago

polyccon commented 7 years ago

relates to issue #45

Added validation function which is called inside the handler file. Regex checks if there are non alphanumeric characters/whitespaces and throws an error.