- Is the gender correct?
- Are the first and last names swapped?
- Does a particular name sound improbable or unlikely to be real?
- Name
- Gender
- Address
- Phone numbers
- Email address
- IP address / origin
- Temporary acceptance
- Manual reviewing required
- Refusal
Live Check
This example uses remote scripting (asynchronous javascript aka AJAX) to validate the user-input. The user is alerted about possible mistakes immediately.Select "Mrs." and type in a male first name, or type in "Smith" as first name and "Daniela" as family name.
The checker is triggered once the user leaves an input field.
Use Cases
- Integrate into a user-interface to prevent wrong information from being entered right at the source.
- Run over existing customer-data to find both real and potential problems.


















