@pcontext/api 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app.d.mts CHANGED
@@ -1293,7 +1293,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1293
1293
  fatal?: boolean | undefined | undefined;
1294
1294
  } | {
1295
1295
  code: "invalid_string";
1296
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1296
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1297
1297
  includes: string;
1298
1298
  position?: number | undefined | undefined;
1299
1299
  } | {
@@ -1399,7 +1399,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1399
1399
  fatal?: boolean | undefined | undefined;
1400
1400
  } | {
1401
1401
  code: "invalid_string";
1402
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1402
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1403
1403
  includes: string;
1404
1404
  position?: number | undefined | undefined;
1405
1405
  } | {
@@ -1539,7 +1539,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1539
1539
  fatal?: boolean | undefined | undefined;
1540
1540
  } | {
1541
1541
  code: "invalid_string";
1542
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1542
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1543
1543
  includes: string;
1544
1544
  position?: number | undefined | undefined;
1545
1545
  } | {
@@ -1645,7 +1645,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1645
1645
  fatal?: boolean | undefined | undefined;
1646
1646
  } | {
1647
1647
  code: "invalid_string";
1648
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1648
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1649
1649
  includes: string;
1650
1650
  position?: number | undefined | undefined;
1651
1651
  } | {
@@ -1772,7 +1772,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1772
1772
  fatal?: boolean | undefined | undefined;
1773
1773
  } | {
1774
1774
  code: "invalid_string";
1775
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1775
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1776
1776
  includes: string;
1777
1777
  position?: number | undefined | undefined;
1778
1778
  } | {
@@ -1878,7 +1878,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1878
1878
  fatal?: boolean | undefined | undefined;
1879
1879
  } | {
1880
1880
  code: "invalid_string";
1881
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1881
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1882
1882
  includes: string;
1883
1883
  position?: number | undefined | undefined;
1884
1884
  } | {
@@ -1957,7 +1957,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
1957
1957
  fatal?: boolean | undefined | undefined;
1958
1958
  } | {
1959
1959
  code: "invalid_string";
1960
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1960
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
1961
1961
  includes: string;
1962
1962
  position?: number | undefined | undefined;
1963
1963
  } | {
@@ -2026,7 +2026,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
2026
2026
  name: string;
2027
2027
  phone: string;
2028
2028
  email: string;
2029
- role: "admin" | "user";
2029
+ role: "user" | "admin";
2030
2030
  status: "active" | "inactive";
2031
2031
  createdAt: number;
2032
2032
  updatedAt: number;
@@ -2094,7 +2094,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
2094
2094
  name: string;
2095
2095
  phone: string;
2096
2096
  email: string;
2097
- role: "admin" | "user";
2097
+ role: "user" | "admin";
2098
2098
  status: "active" | "inactive";
2099
2099
  createdAt: number;
2100
2100
  updatedAt: number;
@@ -3374,7 +3374,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
3374
3374
  fatal?: boolean | undefined | undefined;
3375
3375
  } | {
3376
3376
  code: "invalid_string";
3377
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3377
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3378
3378
  includes: string;
3379
3379
  position?: number | undefined | undefined;
3380
3380
  } | {
@@ -3480,7 +3480,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
3480
3480
  fatal?: boolean | undefined | undefined;
3481
3481
  } | {
3482
3482
  code: "invalid_string";
3483
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3483
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3484
3484
  includes: string;
3485
3485
  position?: number | undefined | undefined;
3486
3486
  } | {
@@ -3620,7 +3620,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
3620
3620
  fatal?: boolean | undefined | undefined;
3621
3621
  } | {
3622
3622
  code: "invalid_string";
3623
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3623
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3624
3624
  includes: string;
3625
3625
  position?: number | undefined | undefined;
3626
3626
  } | {
@@ -3726,7 +3726,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
3726
3726
  fatal?: boolean | undefined | undefined;
3727
3727
  } | {
3728
3728
  code: "invalid_string";
3729
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3729
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3730
3730
  includes: string;
3731
3731
  position?: number | undefined | undefined;
3732
3732
  } | {
@@ -3853,7 +3853,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
3853
3853
  fatal?: boolean | undefined | undefined;
3854
3854
  } | {
3855
3855
  code: "invalid_string";
3856
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3856
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3857
3857
  includes: string;
3858
3858
  position?: number | undefined | undefined;
3859
3859
  } | {
@@ -3959,7 +3959,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
3959
3959
  fatal?: boolean | undefined | undefined;
3960
3960
  } | {
3961
3961
  code: "invalid_string";
3962
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3962
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
3963
3963
  includes: string;
3964
3964
  position?: number | undefined | undefined;
3965
3965
  } | {
@@ -4038,7 +4038,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
4038
4038
  fatal?: boolean | undefined | undefined;
4039
4039
  } | {
4040
4040
  code: "invalid_string";
4041
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
4041
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
4042
4042
  includes: string;
4043
4043
  position?: number | undefined | undefined;
4044
4044
  } | {
@@ -5398,7 +5398,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
5398
5398
  fatal?: boolean | undefined | undefined;
5399
5399
  } | {
5400
5400
  code: "invalid_string";
5401
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5401
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5402
5402
  includes: string;
5403
5403
  position?: number | undefined | undefined;
5404
5404
  } | {
@@ -5504,7 +5504,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
5504
5504
  fatal?: boolean | undefined | undefined;
5505
5505
  } | {
5506
5506
  code: "invalid_string";
5507
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5507
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5508
5508
  includes: string;
5509
5509
  position?: number | undefined | undefined;
5510
5510
  } | {
@@ -5644,7 +5644,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
5644
5644
  fatal?: boolean | undefined | undefined;
5645
5645
  } | {
5646
5646
  code: "invalid_string";
5647
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5647
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5648
5648
  includes: string;
5649
5649
  position?: number | undefined | undefined;
5650
5650
  } | {
@@ -5750,7 +5750,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
5750
5750
  fatal?: boolean | undefined | undefined;
5751
5751
  } | {
5752
5752
  code: "invalid_string";
5753
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5753
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5754
5754
  includes: string;
5755
5755
  position?: number | undefined | undefined;
5756
5756
  } | {
@@ -5877,7 +5877,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
5877
5877
  fatal?: boolean | undefined | undefined;
5878
5878
  } | {
5879
5879
  code: "invalid_string";
5880
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5880
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5881
5881
  includes: string;
5882
5882
  position?: number | undefined | undefined;
5883
5883
  } | {
@@ -5983,7 +5983,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
5983
5983
  fatal?: boolean | undefined | undefined;
5984
5984
  } | {
5985
5985
  code: "invalid_string";
5986
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5986
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
5987
5987
  includes: string;
5988
5988
  position?: number | undefined | undefined;
5989
5989
  } | {
@@ -6062,7 +6062,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
6062
6062
  fatal?: boolean | undefined | undefined;
6063
6063
  } | {
6064
6064
  code: "invalid_string";
6065
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
6065
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
6066
6066
  includes: string;
6067
6067
  position?: number | undefined | undefined;
6068
6068
  } | {
@@ -7418,7 +7418,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
7418
7418
  fatal?: boolean | undefined | undefined;
7419
7419
  } | {
7420
7420
  code: "invalid_string";
7421
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7421
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7422
7422
  includes: string;
7423
7423
  position?: number | undefined | undefined;
7424
7424
  } | {
@@ -7524,7 +7524,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
7524
7524
  fatal?: boolean | undefined | undefined;
7525
7525
  } | {
7526
7526
  code: "invalid_string";
7527
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7527
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7528
7528
  includes: string;
7529
7529
  position?: number | undefined | undefined;
7530
7530
  } | {
@@ -7664,7 +7664,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
7664
7664
  fatal?: boolean | undefined | undefined;
7665
7665
  } | {
7666
7666
  code: "invalid_string";
7667
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7667
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7668
7668
  includes: string;
7669
7669
  position?: number | undefined | undefined;
7670
7670
  } | {
@@ -7770,7 +7770,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
7770
7770
  fatal?: boolean | undefined | undefined;
7771
7771
  } | {
7772
7772
  code: "invalid_string";
7773
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7773
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7774
7774
  includes: string;
7775
7775
  position?: number | undefined | undefined;
7776
7776
  } | {
@@ -7897,7 +7897,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
7897
7897
  fatal?: boolean | undefined | undefined;
7898
7898
  } | {
7899
7899
  code: "invalid_string";
7900
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7900
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
7901
7901
  includes: string;
7902
7902
  position?: number | undefined | undefined;
7903
7903
  } | {
@@ -8003,7 +8003,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
8003
8003
  fatal?: boolean | undefined | undefined;
8004
8004
  } | {
8005
8005
  code: "invalid_string";
8006
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
8006
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
8007
8007
  includes: string;
8008
8008
  position?: number | undefined | undefined;
8009
8009
  } | {
@@ -8082,7 +8082,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
8082
8082
  fatal?: boolean | undefined | undefined;
8083
8083
  } | {
8084
8084
  code: "invalid_string";
8085
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
8085
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
8086
8086
  includes: string;
8087
8087
  position?: number | undefined | undefined;
8088
8088
  } | {
@@ -9436,7 +9436,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
9436
9436
  fatal?: boolean | undefined | undefined;
9437
9437
  } | {
9438
9438
  code: "invalid_string";
9439
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9439
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9440
9440
  includes: string;
9441
9441
  position?: number | undefined | undefined;
9442
9442
  } | {
@@ -9542,7 +9542,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
9542
9542
  fatal?: boolean | undefined | undefined;
9543
9543
  } | {
9544
9544
  code: "invalid_string";
9545
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9545
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9546
9546
  includes: string;
9547
9547
  position?: number | undefined | undefined;
9548
9548
  } | {
@@ -9682,7 +9682,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
9682
9682
  fatal?: boolean | undefined | undefined;
9683
9683
  } | {
9684
9684
  code: "invalid_string";
9685
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9685
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9686
9686
  includes: string;
9687
9687
  position?: number | undefined | undefined;
9688
9688
  } | {
@@ -9788,7 +9788,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
9788
9788
  fatal?: boolean | undefined | undefined;
9789
9789
  } | {
9790
9790
  code: "invalid_string";
9791
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9791
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9792
9792
  includes: string;
9793
9793
  position?: number | undefined | undefined;
9794
9794
  } | {
@@ -9915,7 +9915,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
9915
9915
  fatal?: boolean | undefined | undefined;
9916
9916
  } | {
9917
9917
  code: "invalid_string";
9918
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9918
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
9919
9919
  includes: string;
9920
9920
  position?: number | undefined | undefined;
9921
9921
  } | {
@@ -10021,7 +10021,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
10021
10021
  fatal?: boolean | undefined | undefined;
10022
10022
  } | {
10023
10023
  code: "invalid_string";
10024
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
10024
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
10025
10025
  includes: string;
10026
10026
  position?: number | undefined | undefined;
10027
10027
  } | {
@@ -10100,7 +10100,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
10100
10100
  fatal?: boolean | undefined | undefined;
10101
10101
  } | {
10102
10102
  code: "invalid_string";
10103
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
10103
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
10104
10104
  includes: string;
10105
10105
  position?: number | undefined | undefined;
10106
10106
  } | {
@@ -11460,7 +11460,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
11460
11460
  fatal?: boolean | undefined | undefined;
11461
11461
  } | {
11462
11462
  code: "invalid_string";
11463
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11463
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11464
11464
  includes: string;
11465
11465
  position?: number | undefined | undefined;
11466
11466
  } | {
@@ -11566,7 +11566,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
11566
11566
  fatal?: boolean | undefined | undefined;
11567
11567
  } | {
11568
11568
  code: "invalid_string";
11569
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11569
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11570
11570
  includes: string;
11571
11571
  position?: number | undefined | undefined;
11572
11572
  } | {
@@ -11706,7 +11706,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
11706
11706
  fatal?: boolean | undefined | undefined;
11707
11707
  } | {
11708
11708
  code: "invalid_string";
11709
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11709
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11710
11710
  includes: string;
11711
11711
  position?: number | undefined | undefined;
11712
11712
  } | {
@@ -11812,7 +11812,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
11812
11812
  fatal?: boolean | undefined | undefined;
11813
11813
  } | {
11814
11814
  code: "invalid_string";
11815
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11815
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11816
11816
  includes: string;
11817
11817
  position?: number | undefined | undefined;
11818
11818
  } | {
@@ -11939,7 +11939,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
11939
11939
  fatal?: boolean | undefined | undefined;
11940
11940
  } | {
11941
11941
  code: "invalid_string";
11942
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11942
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
11943
11943
  includes: string;
11944
11944
  position?: number | undefined | undefined;
11945
11945
  } | {
@@ -12045,7 +12045,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
12045
12045
  fatal?: boolean | undefined | undefined;
12046
12046
  } | {
12047
12047
  code: "invalid_string";
12048
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
12048
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
12049
12049
  includes: string;
12050
12050
  position?: number | undefined | undefined;
12051
12051
  } | {
@@ -12124,7 +12124,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
12124
12124
  fatal?: boolean | undefined | undefined;
12125
12125
  } | {
12126
12126
  code: "invalid_string";
12127
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
12127
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
12128
12128
  includes: string;
12129
12129
  position?: number | undefined | undefined;
12130
12130
  } | {
@@ -13525,7 +13525,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
13525
13525
  fatal?: boolean | undefined | undefined;
13526
13526
  } | {
13527
13527
  code: "invalid_string";
13528
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13528
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13529
13529
  includes: string;
13530
13530
  position?: number | undefined | undefined;
13531
13531
  } | {
@@ -13631,7 +13631,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
13631
13631
  fatal?: boolean | undefined | undefined;
13632
13632
  } | {
13633
13633
  code: "invalid_string";
13634
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13634
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13635
13635
  includes: string;
13636
13636
  position?: number | undefined | undefined;
13637
13637
  } | {
@@ -13771,7 +13771,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
13771
13771
  fatal?: boolean | undefined | undefined;
13772
13772
  } | {
13773
13773
  code: "invalid_string";
13774
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13774
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13775
13775
  includes: string;
13776
13776
  position?: number | undefined | undefined;
13777
13777
  } | {
@@ -13877,7 +13877,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
13877
13877
  fatal?: boolean | undefined | undefined;
13878
13878
  } | {
13879
13879
  code: "invalid_string";
13880
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13880
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
13881
13881
  includes: string;
13882
13882
  position?: number | undefined | undefined;
13883
13883
  } | {
@@ -14004,7 +14004,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
14004
14004
  fatal?: boolean | undefined | undefined;
14005
14005
  } | {
14006
14006
  code: "invalid_string";
14007
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
14007
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
14008
14008
  includes: string;
14009
14009
  position?: number | undefined | undefined;
14010
14010
  } | {
@@ -14110,7 +14110,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
14110
14110
  fatal?: boolean | undefined | undefined;
14111
14111
  } | {
14112
14112
  code: "invalid_string";
14113
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
14113
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
14114
14114
  includes: string;
14115
14115
  position?: number | undefined | undefined;
14116
14116
  } | {
@@ -14189,7 +14189,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
14189
14189
  fatal?: boolean | undefined | undefined;
14190
14190
  } | {
14191
14191
  code: "invalid_string";
14192
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
14192
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
14193
14193
  includes: string;
14194
14194
  position?: number | undefined | undefined;
14195
14195
  } | {
@@ -15538,7 +15538,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
15538
15538
  fatal?: boolean | undefined | undefined;
15539
15539
  } | {
15540
15540
  code: "invalid_string";
15541
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15541
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15542
15542
  includes: string;
15543
15543
  position?: number | undefined | undefined;
15544
15544
  } | {
@@ -15644,7 +15644,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
15644
15644
  fatal?: boolean | undefined | undefined;
15645
15645
  } | {
15646
15646
  code: "invalid_string";
15647
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15647
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15648
15648
  includes: string;
15649
15649
  position?: number | undefined | undefined;
15650
15650
  } | {
@@ -15784,7 +15784,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
15784
15784
  fatal?: boolean | undefined | undefined;
15785
15785
  } | {
15786
15786
  code: "invalid_string";
15787
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15787
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15788
15788
  includes: string;
15789
15789
  position?: number | undefined | undefined;
15790
15790
  } | {
@@ -15890,7 +15890,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
15890
15890
  fatal?: boolean | undefined | undefined;
15891
15891
  } | {
15892
15892
  code: "invalid_string";
15893
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15893
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
15894
15894
  includes: string;
15895
15895
  position?: number | undefined | undefined;
15896
15896
  } | {
@@ -16017,7 +16017,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
16017
16017
  fatal?: boolean | undefined | undefined;
16018
16018
  } | {
16019
16019
  code: "invalid_string";
16020
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
16020
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
16021
16021
  includes: string;
16022
16022
  position?: number | undefined | undefined;
16023
16023
  } | {
@@ -16123,7 +16123,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
16123
16123
  fatal?: boolean | undefined | undefined;
16124
16124
  } | {
16125
16125
  code: "invalid_string";
16126
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
16126
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
16127
16127
  includes: string;
16128
16128
  position?: number | undefined | undefined;
16129
16129
  } | {
@@ -16202,7 +16202,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
16202
16202
  fatal?: boolean | undefined | undefined;
16203
16203
  } | {
16204
16204
  code: "invalid_string";
16205
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
16205
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
16206
16206
  includes: string;
16207
16207
  position?: number | undefined | undefined;
16208
16208
  } | {
@@ -17562,7 +17562,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
17562
17562
  fatal?: boolean | undefined | undefined;
17563
17563
  } | {
17564
17564
  code: "invalid_string";
17565
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17565
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17566
17566
  includes: string;
17567
17567
  position?: number | undefined | undefined;
17568
17568
  } | {
@@ -17668,7 +17668,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
17668
17668
  fatal?: boolean | undefined | undefined;
17669
17669
  } | {
17670
17670
  code: "invalid_string";
17671
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17671
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17672
17672
  includes: string;
17673
17673
  position?: number | undefined | undefined;
17674
17674
  } | {
@@ -17808,7 +17808,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
17808
17808
  fatal?: boolean | undefined | undefined;
17809
17809
  } | {
17810
17810
  code: "invalid_string";
17811
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17811
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17812
17812
  includes: string;
17813
17813
  position?: number | undefined | undefined;
17814
17814
  } | {
@@ -17914,7 +17914,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
17914
17914
  fatal?: boolean | undefined | undefined;
17915
17915
  } | {
17916
17916
  code: "invalid_string";
17917
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17917
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
17918
17918
  includes: string;
17919
17919
  position?: number | undefined | undefined;
17920
17920
  } | {
@@ -18041,7 +18041,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
18041
18041
  fatal?: boolean | undefined | undefined;
18042
18042
  } | {
18043
18043
  code: "invalid_string";
18044
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
18044
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
18045
18045
  includes: string;
18046
18046
  position?: number | undefined | undefined;
18047
18047
  } | {
@@ -18147,7 +18147,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
18147
18147
  fatal?: boolean | undefined | undefined;
18148
18148
  } | {
18149
18149
  code: "invalid_string";
18150
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
18150
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
18151
18151
  includes: string;
18152
18152
  position?: number | undefined | undefined;
18153
18153
  } | {
@@ -18226,7 +18226,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
18226
18226
  fatal?: boolean | undefined | undefined;
18227
18227
  } | {
18228
18228
  code: "invalid_string";
18229
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
18229
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
18230
18230
  includes: string;
18231
18231
  position?: number | undefined | undefined;
18232
18232
  } | {
@@ -19583,7 +19583,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
19583
19583
  fatal?: boolean | undefined | undefined;
19584
19584
  } | {
19585
19585
  code: "invalid_string";
19586
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19586
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19587
19587
  includes: string;
19588
19588
  position?: number | undefined | undefined;
19589
19589
  } | {
@@ -19689,7 +19689,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
19689
19689
  fatal?: boolean | undefined | undefined;
19690
19690
  } | {
19691
19691
  code: "invalid_string";
19692
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19692
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19693
19693
  includes: string;
19694
19694
  position?: number | undefined | undefined;
19695
19695
  } | {
@@ -19829,7 +19829,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
19829
19829
  fatal?: boolean | undefined | undefined;
19830
19830
  } | {
19831
19831
  code: "invalid_string";
19832
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19832
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19833
19833
  includes: string;
19834
19834
  position?: number | undefined | undefined;
19835
19835
  } | {
@@ -19935,7 +19935,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
19935
19935
  fatal?: boolean | undefined | undefined;
19936
19936
  } | {
19937
19937
  code: "invalid_string";
19938
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19938
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
19939
19939
  includes: string;
19940
19940
  position?: number | undefined | undefined;
19941
19941
  } | {
@@ -20062,7 +20062,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
20062
20062
  fatal?: boolean | undefined | undefined;
20063
20063
  } | {
20064
20064
  code: "invalid_string";
20065
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
20065
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
20066
20066
  includes: string;
20067
20067
  position?: number | undefined | undefined;
20068
20068
  } | {
@@ -20168,7 +20168,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
20168
20168
  fatal?: boolean | undefined | undefined;
20169
20169
  } | {
20170
20170
  code: "invalid_string";
20171
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
20171
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
20172
20172
  includes: string;
20173
20173
  position?: number | undefined | undefined;
20174
20174
  } | {
@@ -20247,7 +20247,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
20247
20247
  fatal?: boolean | undefined | undefined;
20248
20248
  } | {
20249
20249
  code: "invalid_string";
20250
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
20250
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
20251
20251
  includes: string;
20252
20252
  position?: number | undefined | undefined;
20253
20253
  } | {
@@ -21613,7 +21613,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
21613
21613
  fatal?: boolean | undefined | undefined;
21614
21614
  } | {
21615
21615
  code: "invalid_string";
21616
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21616
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21617
21617
  includes: string;
21618
21618
  position?: number | undefined | undefined;
21619
21619
  } | {
@@ -21719,7 +21719,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
21719
21719
  fatal?: boolean | undefined | undefined;
21720
21720
  } | {
21721
21721
  code: "invalid_string";
21722
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21722
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21723
21723
  includes: string;
21724
21724
  position?: number | undefined | undefined;
21725
21725
  } | {
@@ -21859,7 +21859,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
21859
21859
  fatal?: boolean | undefined | undefined;
21860
21860
  } | {
21861
21861
  code: "invalid_string";
21862
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21862
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21863
21863
  includes: string;
21864
21864
  position?: number | undefined | undefined;
21865
21865
  } | {
@@ -21965,7 +21965,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
21965
21965
  fatal?: boolean | undefined | undefined;
21966
21966
  } | {
21967
21967
  code: "invalid_string";
21968
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21968
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
21969
21969
  includes: string;
21970
21970
  position?: number | undefined | undefined;
21971
21971
  } | {
@@ -22092,7 +22092,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
22092
22092
  fatal?: boolean | undefined | undefined;
22093
22093
  } | {
22094
22094
  code: "invalid_string";
22095
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
22095
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
22096
22096
  includes: string;
22097
22097
  position?: number | undefined | undefined;
22098
22098
  } | {
@@ -22198,7 +22198,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
22198
22198
  fatal?: boolean | undefined | undefined;
22199
22199
  } | {
22200
22200
  code: "invalid_string";
22201
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
22201
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
22202
22202
  includes: string;
22203
22203
  position?: number | undefined | undefined;
22204
22204
  } | {
@@ -22277,7 +22277,7 @@ declare const api: hono_hono_base0.HonoBase<hono_types0.BlankEnv, hono_types0.Bl
22277
22277
  fatal?: boolean | undefined | undefined;
22278
22278
  } | {
22279
22279
  code: "invalid_string";
22280
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
22280
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
22281
22281
  includes: string;
22282
22282
  position?: number | undefined | undefined;
22283
22283
  } | {
@@ -23679,7 +23679,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
23679
23679
  fatal?: boolean | undefined | undefined;
23680
23680
  } | {
23681
23681
  code: "invalid_string";
23682
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
23682
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
23683
23683
  includes: string;
23684
23684
  position?: number | undefined | undefined;
23685
23685
  } | {
@@ -23785,7 +23785,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
23785
23785
  fatal?: boolean | undefined | undefined;
23786
23786
  } | {
23787
23787
  code: "invalid_string";
23788
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
23788
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
23789
23789
  includes: string;
23790
23790
  position?: number | undefined | undefined;
23791
23791
  } | {
@@ -23925,7 +23925,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
23925
23925
  fatal?: boolean | undefined | undefined;
23926
23926
  } | {
23927
23927
  code: "invalid_string";
23928
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
23928
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
23929
23929
  includes: string;
23930
23930
  position?: number | undefined | undefined;
23931
23931
  } | {
@@ -24031,7 +24031,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
24031
24031
  fatal?: boolean | undefined | undefined;
24032
24032
  } | {
24033
24033
  code: "invalid_string";
24034
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24034
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24035
24035
  includes: string;
24036
24036
  position?: number | undefined | undefined;
24037
24037
  } | {
@@ -24158,7 +24158,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
24158
24158
  fatal?: boolean | undefined | undefined;
24159
24159
  } | {
24160
24160
  code: "invalid_string";
24161
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24161
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24162
24162
  includes: string;
24163
24163
  position?: number | undefined | undefined;
24164
24164
  } | {
@@ -24264,7 +24264,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
24264
24264
  fatal?: boolean | undefined | undefined;
24265
24265
  } | {
24266
24266
  code: "invalid_string";
24267
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24267
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24268
24268
  includes: string;
24269
24269
  position?: number | undefined | undefined;
24270
24270
  } | {
@@ -24343,7 +24343,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
24343
24343
  fatal?: boolean | undefined | undefined;
24344
24344
  } | {
24345
24345
  code: "invalid_string";
24346
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24346
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
24347
24347
  includes: string;
24348
24348
  position?: number | undefined | undefined;
24349
24349
  } | {
@@ -24412,7 +24412,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
24412
24412
  name: string;
24413
24413
  phone: string;
24414
24414
  email: string;
24415
- role: "admin" | "user";
24415
+ role: "user" | "admin";
24416
24416
  status: "active" | "inactive";
24417
24417
  createdAt: number;
24418
24418
  updatedAt: number;
@@ -24480,7 +24480,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
24480
24480
  name: string;
24481
24481
  phone: string;
24482
24482
  email: string;
24483
- role: "admin" | "user";
24483
+ role: "user" | "admin";
24484
24484
  status: "active" | "inactive";
24485
24485
  createdAt: number;
24486
24486
  updatedAt: number;
@@ -25760,7 +25760,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
25760
25760
  fatal?: boolean | undefined | undefined;
25761
25761
  } | {
25762
25762
  code: "invalid_string";
25763
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
25763
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
25764
25764
  includes: string;
25765
25765
  position?: number | undefined | undefined;
25766
25766
  } | {
@@ -25866,7 +25866,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
25866
25866
  fatal?: boolean | undefined | undefined;
25867
25867
  } | {
25868
25868
  code: "invalid_string";
25869
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
25869
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
25870
25870
  includes: string;
25871
25871
  position?: number | undefined | undefined;
25872
25872
  } | {
@@ -26006,7 +26006,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
26006
26006
  fatal?: boolean | undefined | undefined;
26007
26007
  } | {
26008
26008
  code: "invalid_string";
26009
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26009
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26010
26010
  includes: string;
26011
26011
  position?: number | undefined | undefined;
26012
26012
  } | {
@@ -26112,7 +26112,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
26112
26112
  fatal?: boolean | undefined | undefined;
26113
26113
  } | {
26114
26114
  code: "invalid_string";
26115
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26115
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26116
26116
  includes: string;
26117
26117
  position?: number | undefined | undefined;
26118
26118
  } | {
@@ -26239,7 +26239,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
26239
26239
  fatal?: boolean | undefined | undefined;
26240
26240
  } | {
26241
26241
  code: "invalid_string";
26242
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26242
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26243
26243
  includes: string;
26244
26244
  position?: number | undefined | undefined;
26245
26245
  } | {
@@ -26345,7 +26345,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
26345
26345
  fatal?: boolean | undefined | undefined;
26346
26346
  } | {
26347
26347
  code: "invalid_string";
26348
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26348
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26349
26349
  includes: string;
26350
26350
  position?: number | undefined | undefined;
26351
26351
  } | {
@@ -26424,7 +26424,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
26424
26424
  fatal?: boolean | undefined | undefined;
26425
26425
  } | {
26426
26426
  code: "invalid_string";
26427
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26427
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
26428
26428
  includes: string;
26429
26429
  position?: number | undefined | undefined;
26430
26430
  } | {
@@ -27784,7 +27784,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
27784
27784
  fatal?: boolean | undefined | undefined;
27785
27785
  } | {
27786
27786
  code: "invalid_string";
27787
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
27787
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
27788
27788
  includes: string;
27789
27789
  position?: number | undefined | undefined;
27790
27790
  } | {
@@ -27890,7 +27890,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
27890
27890
  fatal?: boolean | undefined | undefined;
27891
27891
  } | {
27892
27892
  code: "invalid_string";
27893
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
27893
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
27894
27894
  includes: string;
27895
27895
  position?: number | undefined | undefined;
27896
27896
  } | {
@@ -28030,7 +28030,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
28030
28030
  fatal?: boolean | undefined | undefined;
28031
28031
  } | {
28032
28032
  code: "invalid_string";
28033
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28033
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28034
28034
  includes: string;
28035
28035
  position?: number | undefined | undefined;
28036
28036
  } | {
@@ -28136,7 +28136,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
28136
28136
  fatal?: boolean | undefined | undefined;
28137
28137
  } | {
28138
28138
  code: "invalid_string";
28139
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28139
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28140
28140
  includes: string;
28141
28141
  position?: number | undefined | undefined;
28142
28142
  } | {
@@ -28263,7 +28263,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
28263
28263
  fatal?: boolean | undefined | undefined;
28264
28264
  } | {
28265
28265
  code: "invalid_string";
28266
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28266
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28267
28267
  includes: string;
28268
28268
  position?: number | undefined | undefined;
28269
28269
  } | {
@@ -28369,7 +28369,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
28369
28369
  fatal?: boolean | undefined | undefined;
28370
28370
  } | {
28371
28371
  code: "invalid_string";
28372
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28372
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28373
28373
  includes: string;
28374
28374
  position?: number | undefined | undefined;
28375
28375
  } | {
@@ -28448,7 +28448,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
28448
28448
  fatal?: boolean | undefined | undefined;
28449
28449
  } | {
28450
28450
  code: "invalid_string";
28451
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28451
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
28452
28452
  includes: string;
28453
28453
  position?: number | undefined | undefined;
28454
28454
  } | {
@@ -29804,7 +29804,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
29804
29804
  fatal?: boolean | undefined | undefined;
29805
29805
  } | {
29806
29806
  code: "invalid_string";
29807
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
29807
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
29808
29808
  includes: string;
29809
29809
  position?: number | undefined | undefined;
29810
29810
  } | {
@@ -29910,7 +29910,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
29910
29910
  fatal?: boolean | undefined | undefined;
29911
29911
  } | {
29912
29912
  code: "invalid_string";
29913
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
29913
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
29914
29914
  includes: string;
29915
29915
  position?: number | undefined | undefined;
29916
29916
  } | {
@@ -30050,7 +30050,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
30050
30050
  fatal?: boolean | undefined | undefined;
30051
30051
  } | {
30052
30052
  code: "invalid_string";
30053
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30053
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30054
30054
  includes: string;
30055
30055
  position?: number | undefined | undefined;
30056
30056
  } | {
@@ -30156,7 +30156,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
30156
30156
  fatal?: boolean | undefined | undefined;
30157
30157
  } | {
30158
30158
  code: "invalid_string";
30159
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30159
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30160
30160
  includes: string;
30161
30161
  position?: number | undefined | undefined;
30162
30162
  } | {
@@ -30283,7 +30283,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
30283
30283
  fatal?: boolean | undefined | undefined;
30284
30284
  } | {
30285
30285
  code: "invalid_string";
30286
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30286
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30287
30287
  includes: string;
30288
30288
  position?: number | undefined | undefined;
30289
30289
  } | {
@@ -30389,7 +30389,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
30389
30389
  fatal?: boolean | undefined | undefined;
30390
30390
  } | {
30391
30391
  code: "invalid_string";
30392
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30392
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30393
30393
  includes: string;
30394
30394
  position?: number | undefined | undefined;
30395
30395
  } | {
@@ -30468,7 +30468,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
30468
30468
  fatal?: boolean | undefined | undefined;
30469
30469
  } | {
30470
30470
  code: "invalid_string";
30471
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30471
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
30472
30472
  includes: string;
30473
30473
  position?: number | undefined | undefined;
30474
30474
  } | {
@@ -31822,7 +31822,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
31822
31822
  fatal?: boolean | undefined | undefined;
31823
31823
  } | {
31824
31824
  code: "invalid_string";
31825
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
31825
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
31826
31826
  includes: string;
31827
31827
  position?: number | undefined | undefined;
31828
31828
  } | {
@@ -31928,7 +31928,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
31928
31928
  fatal?: boolean | undefined | undefined;
31929
31929
  } | {
31930
31930
  code: "invalid_string";
31931
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
31931
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
31932
31932
  includes: string;
31933
31933
  position?: number | undefined | undefined;
31934
31934
  } | {
@@ -32068,7 +32068,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
32068
32068
  fatal?: boolean | undefined | undefined;
32069
32069
  } | {
32070
32070
  code: "invalid_string";
32071
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32071
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32072
32072
  includes: string;
32073
32073
  position?: number | undefined | undefined;
32074
32074
  } | {
@@ -32174,7 +32174,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
32174
32174
  fatal?: boolean | undefined | undefined;
32175
32175
  } | {
32176
32176
  code: "invalid_string";
32177
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32177
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32178
32178
  includes: string;
32179
32179
  position?: number | undefined | undefined;
32180
32180
  } | {
@@ -32301,7 +32301,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
32301
32301
  fatal?: boolean | undefined | undefined;
32302
32302
  } | {
32303
32303
  code: "invalid_string";
32304
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32304
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32305
32305
  includes: string;
32306
32306
  position?: number | undefined | undefined;
32307
32307
  } | {
@@ -32407,7 +32407,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
32407
32407
  fatal?: boolean | undefined | undefined;
32408
32408
  } | {
32409
32409
  code: "invalid_string";
32410
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32410
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32411
32411
  includes: string;
32412
32412
  position?: number | undefined | undefined;
32413
32413
  } | {
@@ -32486,7 +32486,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
32486
32486
  fatal?: boolean | undefined | undefined;
32487
32487
  } | {
32488
32488
  code: "invalid_string";
32489
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32489
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
32490
32490
  includes: string;
32491
32491
  position?: number | undefined | undefined;
32492
32492
  } | {
@@ -33846,7 +33846,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
33846
33846
  fatal?: boolean | undefined | undefined;
33847
33847
  } | {
33848
33848
  code: "invalid_string";
33849
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
33849
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
33850
33850
  includes: string;
33851
33851
  position?: number | undefined | undefined;
33852
33852
  } | {
@@ -33952,7 +33952,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
33952
33952
  fatal?: boolean | undefined | undefined;
33953
33953
  } | {
33954
33954
  code: "invalid_string";
33955
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
33955
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
33956
33956
  includes: string;
33957
33957
  position?: number | undefined | undefined;
33958
33958
  } | {
@@ -34092,7 +34092,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
34092
34092
  fatal?: boolean | undefined | undefined;
34093
34093
  } | {
34094
34094
  code: "invalid_string";
34095
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34095
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34096
34096
  includes: string;
34097
34097
  position?: number | undefined | undefined;
34098
34098
  } | {
@@ -34198,7 +34198,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
34198
34198
  fatal?: boolean | undefined | undefined;
34199
34199
  } | {
34200
34200
  code: "invalid_string";
34201
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34201
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34202
34202
  includes: string;
34203
34203
  position?: number | undefined | undefined;
34204
34204
  } | {
@@ -34325,7 +34325,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
34325
34325
  fatal?: boolean | undefined | undefined;
34326
34326
  } | {
34327
34327
  code: "invalid_string";
34328
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34328
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34329
34329
  includes: string;
34330
34330
  position?: number | undefined | undefined;
34331
34331
  } | {
@@ -34431,7 +34431,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
34431
34431
  fatal?: boolean | undefined | undefined;
34432
34432
  } | {
34433
34433
  code: "invalid_string";
34434
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34434
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34435
34435
  includes: string;
34436
34436
  position?: number | undefined | undefined;
34437
34437
  } | {
@@ -34510,7 +34510,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
34510
34510
  fatal?: boolean | undefined | undefined;
34511
34511
  } | {
34512
34512
  code: "invalid_string";
34513
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34513
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
34514
34514
  includes: string;
34515
34515
  position?: number | undefined | undefined;
34516
34516
  } | {
@@ -35911,7 +35911,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
35911
35911
  fatal?: boolean | undefined | undefined;
35912
35912
  } | {
35913
35913
  code: "invalid_string";
35914
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
35914
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
35915
35915
  includes: string;
35916
35916
  position?: number | undefined | undefined;
35917
35917
  } | {
@@ -36017,7 +36017,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
36017
36017
  fatal?: boolean | undefined | undefined;
36018
36018
  } | {
36019
36019
  code: "invalid_string";
36020
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36020
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36021
36021
  includes: string;
36022
36022
  position?: number | undefined | undefined;
36023
36023
  } | {
@@ -36157,7 +36157,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
36157
36157
  fatal?: boolean | undefined | undefined;
36158
36158
  } | {
36159
36159
  code: "invalid_string";
36160
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36160
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36161
36161
  includes: string;
36162
36162
  position?: number | undefined | undefined;
36163
36163
  } | {
@@ -36263,7 +36263,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
36263
36263
  fatal?: boolean | undefined | undefined;
36264
36264
  } | {
36265
36265
  code: "invalid_string";
36266
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36266
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36267
36267
  includes: string;
36268
36268
  position?: number | undefined | undefined;
36269
36269
  } | {
@@ -36390,7 +36390,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
36390
36390
  fatal?: boolean | undefined | undefined;
36391
36391
  } | {
36392
36392
  code: "invalid_string";
36393
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36393
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36394
36394
  includes: string;
36395
36395
  position?: number | undefined | undefined;
36396
36396
  } | {
@@ -36496,7 +36496,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
36496
36496
  fatal?: boolean | undefined | undefined;
36497
36497
  } | {
36498
36498
  code: "invalid_string";
36499
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36499
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36500
36500
  includes: string;
36501
36501
  position?: number | undefined | undefined;
36502
36502
  } | {
@@ -36575,7 +36575,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
36575
36575
  fatal?: boolean | undefined | undefined;
36576
36576
  } | {
36577
36577
  code: "invalid_string";
36578
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36578
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
36579
36579
  includes: string;
36580
36580
  position?: number | undefined | undefined;
36581
36581
  } | {
@@ -37924,7 +37924,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
37924
37924
  fatal?: boolean | undefined | undefined;
37925
37925
  } | {
37926
37926
  code: "invalid_string";
37927
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
37927
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
37928
37928
  includes: string;
37929
37929
  position?: number | undefined | undefined;
37930
37930
  } | {
@@ -38030,7 +38030,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
38030
38030
  fatal?: boolean | undefined | undefined;
38031
38031
  } | {
38032
38032
  code: "invalid_string";
38033
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38033
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38034
38034
  includes: string;
38035
38035
  position?: number | undefined | undefined;
38036
38036
  } | {
@@ -38170,7 +38170,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
38170
38170
  fatal?: boolean | undefined | undefined;
38171
38171
  } | {
38172
38172
  code: "invalid_string";
38173
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38173
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38174
38174
  includes: string;
38175
38175
  position?: number | undefined | undefined;
38176
38176
  } | {
@@ -38276,7 +38276,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
38276
38276
  fatal?: boolean | undefined | undefined;
38277
38277
  } | {
38278
38278
  code: "invalid_string";
38279
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38279
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38280
38280
  includes: string;
38281
38281
  position?: number | undefined | undefined;
38282
38282
  } | {
@@ -38403,7 +38403,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
38403
38403
  fatal?: boolean | undefined | undefined;
38404
38404
  } | {
38405
38405
  code: "invalid_string";
38406
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38406
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38407
38407
  includes: string;
38408
38408
  position?: number | undefined | undefined;
38409
38409
  } | {
@@ -38509,7 +38509,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
38509
38509
  fatal?: boolean | undefined | undefined;
38510
38510
  } | {
38511
38511
  code: "invalid_string";
38512
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38512
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38513
38513
  includes: string;
38514
38514
  position?: number | undefined | undefined;
38515
38515
  } | {
@@ -38588,7 +38588,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
38588
38588
  fatal?: boolean | undefined | undefined;
38589
38589
  } | {
38590
38590
  code: "invalid_string";
38591
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38591
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
38592
38592
  includes: string;
38593
38593
  position?: number | undefined | undefined;
38594
38594
  } | {
@@ -39948,7 +39948,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
39948
39948
  fatal?: boolean | undefined | undefined;
39949
39949
  } | {
39950
39950
  code: "invalid_string";
39951
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
39951
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
39952
39952
  includes: string;
39953
39953
  position?: number | undefined | undefined;
39954
39954
  } | {
@@ -40054,7 +40054,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
40054
40054
  fatal?: boolean | undefined | undefined;
40055
40055
  } | {
40056
40056
  code: "invalid_string";
40057
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40057
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40058
40058
  includes: string;
40059
40059
  position?: number | undefined | undefined;
40060
40060
  } | {
@@ -40194,7 +40194,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
40194
40194
  fatal?: boolean | undefined | undefined;
40195
40195
  } | {
40196
40196
  code: "invalid_string";
40197
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40197
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40198
40198
  includes: string;
40199
40199
  position?: number | undefined | undefined;
40200
40200
  } | {
@@ -40300,7 +40300,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
40300
40300
  fatal?: boolean | undefined | undefined;
40301
40301
  } | {
40302
40302
  code: "invalid_string";
40303
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40303
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40304
40304
  includes: string;
40305
40305
  position?: number | undefined | undefined;
40306
40306
  } | {
@@ -40427,7 +40427,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
40427
40427
  fatal?: boolean | undefined | undefined;
40428
40428
  } | {
40429
40429
  code: "invalid_string";
40430
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40430
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40431
40431
  includes: string;
40432
40432
  position?: number | undefined | undefined;
40433
40433
  } | {
@@ -40533,7 +40533,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
40533
40533
  fatal?: boolean | undefined | undefined;
40534
40534
  } | {
40535
40535
  code: "invalid_string";
40536
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40536
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40537
40537
  includes: string;
40538
40538
  position?: number | undefined | undefined;
40539
40539
  } | {
@@ -40612,7 +40612,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
40612
40612
  fatal?: boolean | undefined | undefined;
40613
40613
  } | {
40614
40614
  code: "invalid_string";
40615
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40615
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
40616
40616
  includes: string;
40617
40617
  position?: number | undefined | undefined;
40618
40618
  } | {
@@ -41969,7 +41969,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
41969
41969
  fatal?: boolean | undefined | undefined;
41970
41970
  } | {
41971
41971
  code: "invalid_string";
41972
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
41972
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
41973
41973
  includes: string;
41974
41974
  position?: number | undefined | undefined;
41975
41975
  } | {
@@ -42075,7 +42075,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
42075
42075
  fatal?: boolean | undefined | undefined;
42076
42076
  } | {
42077
42077
  code: "invalid_string";
42078
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42078
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42079
42079
  includes: string;
42080
42080
  position?: number | undefined | undefined;
42081
42081
  } | {
@@ -42215,7 +42215,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
42215
42215
  fatal?: boolean | undefined | undefined;
42216
42216
  } | {
42217
42217
  code: "invalid_string";
42218
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42218
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42219
42219
  includes: string;
42220
42220
  position?: number | undefined | undefined;
42221
42221
  } | {
@@ -42321,7 +42321,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
42321
42321
  fatal?: boolean | undefined | undefined;
42322
42322
  } | {
42323
42323
  code: "invalid_string";
42324
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42324
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42325
42325
  includes: string;
42326
42326
  position?: number | undefined | undefined;
42327
42327
  } | {
@@ -42448,7 +42448,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
42448
42448
  fatal?: boolean | undefined | undefined;
42449
42449
  } | {
42450
42450
  code: "invalid_string";
42451
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42451
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42452
42452
  includes: string;
42453
42453
  position?: number | undefined | undefined;
42454
42454
  } | {
@@ -42554,7 +42554,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
42554
42554
  fatal?: boolean | undefined | undefined;
42555
42555
  } | {
42556
42556
  code: "invalid_string";
42557
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42557
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42558
42558
  includes: string;
42559
42559
  position?: number | undefined | undefined;
42560
42560
  } | {
@@ -42633,7 +42633,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
42633
42633
  fatal?: boolean | undefined | undefined;
42634
42634
  } | {
42635
42635
  code: "invalid_string";
42636
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42636
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
42637
42637
  includes: string;
42638
42638
  position?: number | undefined | undefined;
42639
42639
  } | {
@@ -43999,7 +43999,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
43999
43999
  fatal?: boolean | undefined | undefined;
44000
44000
  } | {
44001
44001
  code: "invalid_string";
44002
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44002
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44003
44003
  includes: string;
44004
44004
  position?: number | undefined | undefined;
44005
44005
  } | {
@@ -44105,7 +44105,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
44105
44105
  fatal?: boolean | undefined | undefined;
44106
44106
  } | {
44107
44107
  code: "invalid_string";
44108
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44108
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44109
44109
  includes: string;
44110
44110
  position?: number | undefined | undefined;
44111
44111
  } | {
@@ -44245,7 +44245,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
44245
44245
  fatal?: boolean | undefined | undefined;
44246
44246
  } | {
44247
44247
  code: "invalid_string";
44248
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44248
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44249
44249
  includes: string;
44250
44250
  position?: number | undefined | undefined;
44251
44251
  } | {
@@ -44351,7 +44351,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
44351
44351
  fatal?: boolean | undefined | undefined;
44352
44352
  } | {
44353
44353
  code: "invalid_string";
44354
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44354
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44355
44355
  includes: string;
44356
44356
  position?: number | undefined | undefined;
44357
44357
  } | {
@@ -44478,7 +44478,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
44478
44478
  fatal?: boolean | undefined | undefined;
44479
44479
  } | {
44480
44480
  code: "invalid_string";
44481
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44481
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44482
44482
  includes: string;
44483
44483
  position?: number | undefined | undefined;
44484
44484
  } | {
@@ -44584,7 +44584,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
44584
44584
  fatal?: boolean | undefined | undefined;
44585
44585
  } | {
44586
44586
  code: "invalid_string";
44587
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44587
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44588
44588
  includes: string;
44589
44589
  position?: number | undefined | undefined;
44590
44590
  } | {
@@ -44663,7 +44663,7 @@ declare const app: hono_hono_base0.HonoBase<AppBindings, hono_types0.BlankSchema
44663
44663
  fatal?: boolean | undefined | undefined;
44664
44664
  } | {
44665
44665
  code: "invalid_string";
44666
- validation: "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "date" | "time" | "duration" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44666
+ validation: "date" | "duration" | "uuid" | "email" | "url" | "emoji" | "nanoid" | "cuid" | "cuid2" | "ulid" | "time" | "base64" | "base64url" | "jwt" | "datetime" | "regex" | "ip" | "cidr" | {
44667
44667
  includes: string;
44668
44668
  position?: number | undefined | undefined;
44669
44669
  } | {