{
  "$defs": {
    "emailLike": {
      "type": "string",
      "minLength": 5
    }
  }
}