Uses of Interface
org.citrusframework.validation.json.JsonMessageValidationContextBuilder
Packages that use JsonMessageValidationContextBuilder
-
Uses of JsonMessageValidationContextBuilder in org.citrusframework.validation.json
Classes in org.citrusframework.validation.json with type parameters of type JsonMessageValidationContextBuilderModifier and TypeInterfaceDescriptioninterfaceJsonMessageValidationContextBuilder<T extends ValidationContext,B extends JsonMessageValidationContextBuilder<T, B>> Methods in org.citrusframework.validation.json that return JsonMessageValidationContextBuilderModifier and TypeMethodDescriptionJsonMessageValidationContextBuilder.Factory.json()Fluent API action building entry method used in Java DSL.