fullName
asdfasdf
Zod: ok · EDcheck: not a name
fullName
asdfasdf
Zod: ok · EDcheck: not a name
fullName
Camila Ríos Andrade
A plausible name for a real person
@edteam/edcheck
Zod accepts “asdfasdf” as a valid string. EDcheck tells you it is not a person’s name.
Your form can pass every check and still be full of junk. Made-up names, empty bios, fields that don’t add up. EDcheck reads the meaning, so only what actually makes sense gets through.
Keep what you already validate. EDcheck doesn’t ask you to start over — it steps in to tell you if that name is a name and if that bio actually says something.
The intelligence runs behind the form. Nobody can skip your criteria from the browser or see your keys.
In an instant you know if the data gets in, needs a look, or stays out. No friction for the person filling the form.