### Description Existing validator tests can be found here: https://github.com/DefGuard/defguard/blob/main/web/tests/validators.test.ts Workflow: https://github.com/DefGuard/defguard/blob/main/.github/workflows/test-web.yml Config: https://github.com/DefGuard/defguard/blob/main/web/vitest.config.mts PR: https://github.com/DefGuard/defguard/pull/1733/
Description
Existing validator tests can be found here: https://github.com/DefGuard/defguard/blob/main/web/tests/validators.test.ts
Workflow: https://github.com/DefGuard/defguard/blob/main/.github/workflows/test-web.yml
Config: https://github.com/DefGuard/defguard/blob/main/web/vitest.config.mts
PR: #1733