Closed cweiske closed 9 years ago
Validation and verification of intent have different purposes and are intended to different entities.
An example could help indeed, but I'm not sure the spec is the best place for it since validation is optional. (I want to make sure that examples are not interpreted as reference implementations).
I found it hard to wrap my head around that there is a difference between "validation" and "verification of intent", since I thought that verifying the intent by calling the callback is a kind of validation already.
Maybe it would help if an example for a validation rule/process would be added to the spec.