Skip to content

Conversation

@sujata-m
Copy link
Contributor

@sujata-m sujata-m commented Sep 25, 2025

Dev Board Ticket

https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/1634/

Changes

  • Add geometry-aware schema selection (Point/LineString/Polygon) with sensible defaults
  • Stream jsonschema_rs errors; keep legacy errors capped by max_errors
  • Introduce ValidationResult.issues (one best error per feature) and set errors=None when empty
  • Add friendly formatting:
    • compact Enum messages
    • summarize anyOf required keys (“must include one of: …”)

sujata-m and others added 14 commits September 5, 2025 13:36
## Dev Board Ticket
https://dev.azure.com/TDEI-UW/TDEI/_workitems/edit/1634/

## Changes

- Add geometry-aware schema selection (Point/LineString/Polygon) with sensible defaults
- Stream jsonschema_rs errors; keep legacy `errors` capped by `max_errors`
- Introduce `ValidationResult.issues` (one best error per feature) and set `errors=None` when empty
- Add friendly formatting:
  - compact Enum messages
  - summarize anyOf required keys (“must include one of: …”)
@sujata-m sujata-m requested review from MashB and susrisha September 25, 2025 06:20
@sujata-m sujata-m merged commit 8d8a5b1 into main Sep 26, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants