Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for string.uri relativeOnly option #1034

Merged
merged 2 commits into from
Nov 14, 2016

Conversation

lamchakchan
Copy link
Contributor

Added relativeOnly option flag support for string.uri()

This is in reference to #1015

@@ -126,6 +126,7 @@ exports.errors = {
},
email: 'must be a valid email',
uri: 'must be a valid uri',
uriRelativeOnly: 'must be a relative only uri',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

must be a valid relative uri sounds more english.

@lamchakchan
Copy link
Contributor Author

Thanks for the quick response.

Made the changes for a better error message.

@Marsup Marsup added this to the 10.0.0 milestone Nov 14, 2016
@Marsup Marsup added the feature New functionality or improvement label Nov 14, 2016
@Marsup Marsup self-assigned this Nov 14, 2016
@Marsup
Copy link
Collaborator

Marsup commented Nov 14, 2016

Thanks !

@Marsup Marsup merged commit e657a5a into hapijs:master Nov 14, 2016
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants