Match |
The MatchAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Assertion | Gets or sets the rules | |
| Description | Gets or sets the name | |
| Id | The identifier for the attribute | |
| M | Gets or sets the match weight | |
| MatchWeight | Gets or sets the match weight | |
| Measure | Gets or sets the algorithm for partially measuring the value | |
| NonMatchWeight | Gets or sets the unmatch weight (penalty) | |
| Property | Gets or sets the property | |
| Required | The match has to be executed, if the inbound object does not have the property (is null) then the entire matching process stops. | |
| U | Gets or sets the unmatch weight (penalty) | |
| When | When condition on a match attribute | |
| WhenNull | When null what should happen? |