Class HostValidator

java.lang.Object
io.helidon.http.HostValidator

@Deprecated(since="4.1.5", forRemoval=true) public final class HostValidator extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
use UriValidator instead
Validate the host string (maybe from the Host header).

Validation is based on RFC-3986.