We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7760d commit 7d81a53Copy full SHA for 7d81a53
docs/src/app/docs/customization/page.mdx
@@ -16,6 +16,8 @@ Skipping validation is not encouraged and will lead to your types and runtime va
16
17
</Callout>
18
19
+When enabled, validation will be skipped for both your environment variables and any [extended presets](#extending-presets).
20
+
21
```ts title="src/env.ts"
22
import { createEnv } from "@t3-oss/env-core";
23
0 commit comments