public interface ValidationHandler extends Handler<RoutingContext>
RoutingContext
. ValidationHandlerBuilder
, that you can create with this#builder(SchemaParser)
. Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_CONTEXT_KEY |
Modifier and Type | Method and Description |
---|---|
static ValidationHandlerBuilder |
builder(SchemaParser parser) |
static final String REQUEST_CONTEXT_KEY
static ValidationHandlerBuilder builder(SchemaParser parser)
Copyright © 2021 Eclipse. All rights reserved.