public interface CustomValidator
HTTPRequestValidationHandler
.Modifier and Type | Method and Description |
---|---|
void |
validate(RoutingContext routingContext)
This function have to be synchronous.
|
void validate(RoutingContext routingContext) throws ValidationException
routingContext
- the actual routing contextValidationException
Copyright © 2023 Eclipse. All rights reserved.