minLength sets the minimum number of characters.
{"type": "string", "minLength": 3}
Use minLength for passwords, slugs and required text inputs.