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

Fix Domain documentation #128

Closed
sandervankasteel opened this issue Aug 7, 2022 · 0 comments · Fixed by #131
Closed

Fix Domain documentation #128

sandervankasteel opened this issue Aug 7, 2022 · 0 comments · Fixed by #131
Labels
documentation Improvements or additions to documentation

Comments

@sandervankasteel
Copy link
Owner

Currently on the Domain validation rule page in docs (https://sandervankasteel.github.io/laravel-extended-validation/network/Domain/), it mentions "posted IP address", which should obviously be "posted string" / "POSTed value"

This validation rule checks if the posted IP address is a valid domain name with tld. Currently there is no a limit on subdomains

@sandervankasteel sandervankasteel added the documentation Improvements or additions to documentation label Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant