Commit d7a936a
docs: add dynamic error message and combined refinement examples for .refine()
Addresses issue #5998 by adding to the `.refine()` `error` subsection:
- Dynamic error message example using `error` as a function with `iss.input`
- Combined `.refine()` + `.superRefine()` example with guidance on when to use each
- Best-practices note pointing users to `.superRefine()` for multi-issue scenarios
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b6071fc commit d7a936a
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2127 | 2127 | | |
2128 | 2128 | | |
2129 | 2129 | | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
| 2146 | + | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
2130 | 2155 | | |
2131 | 2156 | | |
2132 | 2157 | | |
| |||
0 commit comments