type alias TPlatformValidator Type Parameters 🔗 T Definition 🔗 : { pattern: z.ZodType<T>; example?: string | number; }