Uses of Interface
org.swisspush.gateleen.validation.ValidationSchemaProvider
-
-
Uses of ValidationSchemaProvider in org.swisspush.gateleen.validation
Classes in org.swisspush.gateleen.validation that implement ValidationSchemaProvider Modifier and Type Class Description classDefaultValidationSchemaProviderConstructors in org.swisspush.gateleen.validation with parameters of type ValidationSchemaProvider Constructor Description ValidationHandler(ValidationResourceManager validationResourceManager, ValidationSchemaProvider validationSchemaProvider, ResourceStorage storage, io.vertx.core.http.HttpClient httpClient, String schemaRoot)Validator(ResourceStorage storage, String schemaRoot, ValidationSchemaProvider schemaProvider)
-