Application Settings Validation Schema
Defines the validation rules, constraints, and type definitions for all configurable application settings. This schema serves multiple purposes:
The schema is organized into logical sections:
This schema is consumed by React Hook Form via the zodResolver to provide real-time validation feedback in the settings UI.
Description
Application Settings Validation Schema
Defines the validation rules, constraints, and type definitions for all configurable application settings. This schema serves multiple purposes:
The schema is organized into logical sections:
This schema is consumed by React Hook Form via the zodResolver to provide real-time validation feedback in the settings UI.