Uses of Interface
org.citrusframework.validation.openapi.OpenApiMessageValidationContextBuilder
Packages that use OpenApiMessageValidationContextBuilder
-
Uses of OpenApiMessageValidationContextBuilder in org.citrusframework.validation.openapi
Classes in org.citrusframework.validation.openapi with type parameters of type OpenApiMessageValidationContextBuilderModifier and TypeInterfaceDescriptioninterfaceOpenApiMessageValidationContextBuilder<T extends ValidationContext,B extends OpenApiMessageValidationContextBuilder<T, B>> Methods in org.citrusframework.validation.openapi that return OpenApiMessageValidationContextBuilderModifier and TypeMethodDescriptionOpenApiMessageValidationContextBuilder.Factory.openApi()Fluent API action building entry method used in Java DSL.