Commit 83034cd
committed
Fix handicap (hcp) validation range to 0-15
- Update both main schema and editor schema files
- Change hcp minimum from -10 to 0, maximum from 54 to 15
- Ensures consistent validation: handicap must be between 0 and 15
- Both RangeAnalysisScriptedSetup and PerformanceCenterApproachScriptedSetup now have correct range1 parent 2526da4 commit 83034cd
File tree
2 files changed
+4
-4
lines changed- editor/src/schema
- schema/1.0.0
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | | - | |
| 360 | + | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | | - | |
| 360 | + | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
0 commit comments