Open JosiahParry opened 2 months ago
Closes #482
This PR introduces validation logic to url_build().
url_build()
In the event that an incorrectly named element is provided, an informative error message is provided to the user.
Closes #482
This PR introduces validation logic to
url_build()
.In the event that an incorrectly named element is provided, an informative error message is provided to the user.