c6d38fa0f197486476d5f00d814b3702470ae443
- Replace simple ternary assignment with let schema pattern - Chain (schema as z.ZodString).regex() when field.validate is present - Handle optional fields: z.string() first, then .regex() if needed, then .optional() - VALID-01 tests all pass (GREEN): azureblob account, s3 region, gcs project_number
Description
No description provided
1 MiB
Languages
TypeScript
96.8%
CSS
1.6%
Dockerfile
0.6%
Shell
0.5%
HTML
0.5%