Files
appwrite/tests
Chirag Aggarwal bee925050f Migrate DNS validator to Utopia DNS package
This change migrates from the local DNS validator implementation to the one provided by the Utopia DNS package. This consolidates DNS validation logic and removes duplicate code.

Changes:
- Remove local Appwrite\Network\Validator\DNS class
- Update all imports to use Utopia\DNS\Validator\DNS
- Update GraphQL type mapper to reference the new validator class
- Remove associated unit tests that are now covered by the Utopia DNS package
2025-11-10 18:30:00 +05:30
..
2025-10-01 18:17:35 +05:30