Module pact_matching::models::matchingrules[][src]

matchingrules module includes all the classes to deal with V3 format matchers

Structs

Category

Data structure for representing a category of matching rules

MatchingRules

Data structure for representing a collection of matchers

RuleList

Data structure for representing a list of rules and the logic needed to combine them

Enums

MatchingRule

Set of all matching rules

RuleLogic

Enumeration to define how to combine rules

Functions

matchers_from_json

Parses the matching rules from the Value structure

matchers_to_json

Generates a Value structure for the provided matching rules