Input Validator
These days it's important to validate input. With this class you can validate on: alphanumeric values; alphabetical values; digit values; floating values; if the number is between two numbers; if the date is correct; if a hex color is correct; if the e-mail address is correct; if the URL address is correct; if the phone number is correct; if the file is less then the maximum filesize.