public final class Validator
extends java.lang.Object
Constructor and Description |
---|
Validator() |
Modifier and Type | Method and Description |
---|---|
static boolean |
check(org.vertx.java.core.http.HttpServerRequest httpServerRequest,
double protocolVersion,
org.w3c.dom.Document doc)
Returns true if the request is valid.
|
static IProtocolValidator |
get() |
public static IProtocolValidator get()
public static boolean check(org.vertx.java.core.http.HttpServerRequest httpServerRequest, double protocolVersion, org.w3c.dom.Document doc)
httpServerRequest
- doc
- Copyright © 2021. All Rights Reserved.