Skip to content

Commit 7d81a53

Browse files
docs: clarify that validation is skipped for presets as well
1 parent bd7760d commit 7d81a53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/app/docs/customization/page.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Skipping validation is not encouraged and will lead to your types and runtime va
1616

1717
</Callout>
1818

19+
When enabled, validation will be skipped for both your environment variables and any [extended presets](#extending-presets).
20+
1921
```ts title="src/env.ts"
2022
import { createEnv } from "@t3-oss/env-core";
2123

0 commit comments

Comments
 (0)