Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(url): enhance URL rule validation with domain checks + priva…
…te network check - Use proper public domain (`public_suffix`) validation checking both structure and access - Add pattern loading with memoization for private/reserved domains - Fix error message consistency across validation scenarios - Add tests for validation scenarios
- Loading branch information