Skip to content

Validation of domain

Compare
Choose a tag to compare
@jarvis3d jarvis3d released this 04 Jan 18:06
· 107 commits to master since this release
a853912

Throw ResolutionErrorCode.InvalidDomainAddress error if domain contains special characters

  • Domain name is being validated according to the following regular expression: ^[.a-z0-9-]+$