Commit 1ff1247
committed
Fix README: self-contained bills example, clarify injected clients
The "Pay a bill" snippet referenced a ValidateCustomerAsync result that
was never shown. Replaced with the full validate-then-vend flow using
the electricity sample that actually needs a ValidationReference.
Also note up front that collections/disbursements/bills/etc. in the
Usage examples are assumed to be constructor-injected.1 parent eb40436 commit 1ff1247
1 file changed
Lines changed: 23 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
92 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
93 | 111 | | |
94 | 112 | | |
95 | | - | |
96 | | - | |
| 113 | + | |
| 114 | + | |
97 | 115 | | |
98 | 116 | | |
| 117 | + | |
99 | 118 | | |
100 | 119 | | |
101 | 120 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 121 | + | |
| 122 | + | |
105 | 123 | | |
106 | 124 | | |
107 | 125 | | |
| |||
0 commit comments