-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
breakingcomponent:validatorgood first issuekind:enhancementNew functionality to an existing featureNew functionality to an existing feature
Description
- New
MISSING_TLD_ERRORwith new UUID value - New
require_tld : Bool = trueconstructor property andtld_message : String = "This URL does not contain a TLD."- Will release this as a new minor as this is technically breaking
- If
true,URI.parsethe value to extract the hostname- Add the violation if it does not contain a
.or is a valid IP address
- Add the violation if it does not contain a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breakingcomponent:validatorgood first issuekind:enhancementNew functionality to an existing featureNew functionality to an existing feature