Re: [poe] Assigner/Assignee at the policy level

The validation becomes more and more complex, by the way. If you think of an Offer...
```
POLICY A
- Rule1, assigner1
- Rule2, assinger2
```
I believe this should be validated as wrong, but we have stated this nowhere. Second example:

```
POLICY B, assigner 1
- Rule1, assigner2

```
Again, this should be validated. Or rather, lift our "validation standard" and make it more tolerant. (I vote for the latter).

-- 
GitHub Notification of comment by vroddon
Please view or discuss this issue at https://github.com/w3c/poe/issues/239#issuecomment-326749010 using your GitHub account

Received on Saturday, 2 September 2017 14:55:52 UTC