docs: mark url format as deprecated

master
Evgeny Poberezkin 2018-12-16 20:49:44 +00:00
parent 223058beb0
commit b4c0af9d29
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ The following formats are supported for string validation with "format" keyword:
- _uri_: full URI.
- _uri-reference_: URI reference, including full and relative URIs.
- _uri-template_: URI template according to [RFC6570](https://tools.ietf.org/html/rfc6570)
- _url_: [URL record](https://url.spec.whatwg.org/#concept-url).
- _url_ (deprecated): [URL record](https://url.spec.whatwg.org/#concept-url).
- _email_: email address.
- _hostname_: host name according to [RFC1034](http://tools.ietf.org/html/rfc1034#section-3.5).
- _ipv4_: IP address v4.