Module pact_models::matchingrules[][src]

Expand description

matchingrules module includes all the classes to deal with V3/V4 spec matchers

Modules

Matching Rule definition expressions

Structs

Data structure for representing a category of matching rules

Data structure for representing a collection of matchers

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

Enums

Category that the matching rule is applied to

Set of all matching rules

Enumeration to define how to combine rules

Functions

Parses the matching rules from the Value structure

Generates a Value structure for the provided matching rules