mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-14 11:30:11 -05:00
9b0cf5f532
- Replace TValidationRule with specific validation rule types for each survey element in their respective forms. - Ensure type safety by introducing TValidationRulesFor* types for Address, Cal, Consent, Contact Info, CTA, Date, File Upload, Matrix, Multiple Choice, NPS, Open Text, Picture Selection, Ranking, and Rating elements. - Update the ZSurveyElement definitions to include the new validation rules schemas.