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)Deprecated. 
 This method duplicates the behavior of  ValidationHandlerBuilder.create(SchemaParser). | 
static final String REQUEST_CONTEXT_KEY
@Deprecated static ValidationHandlerBuilder builder(SchemaParser parser)
ValidationHandlerBuilder.create(SchemaParser).parser - a SchemaParserValidationHandlerBuilder.Copyright © 2023 Eclipse. All rights reserved.