Uses of Interface
org.citrusframework.validation.ValueMatcher
Packages that use ValueMatcher
-
Uses of ValueMatcher in org.citrusframework.validation
Fields in org.citrusframework.validation with type parameters of type ValueMatcherMethods in org.citrusframework.validation that return types with arguments of type ValueMatcherModifier and TypeMethodDescriptionstatic Map<String,ValueMatcher> ValueMatcher.lookup()Resolves all available validators from resource path lookup.static Optional<ValueMatcher>Resolves validator from resource path lookup with given validator resource name.