Skip to content

feat: expose structured validation errors - #485

Merged
razor-x merged 1 commit into
mainfrom
razor/eng-2962-structured-validation-errors
Aug 27, 2026
Merged

feat: expose structured validation errors#485
razor-x merged 1 commit into
mainfrom
razor/eng-2962-structured-validation-errors

Conversation

@razor-x

@razor-x razor-x commented Aug 26, 2026

Copy link
Copy Markdown
Member

Summary

  • expose all invalid parameters as typed ValidationError objects
  • preserve per-parameter message lookup and omit request-wide _errors
  • document both validation error access patterns

Tests

  • composer lint
  • composer test
  • npm run lint

Part of ENG-2962.

@razor-x
razor-x force-pushed the razor/eng-2962-structured-validation-errors branch from 46d416c to 35fc728 Compare August 27, 2026 00:29
@razor-x
razor-x merged commit fe2a3a8 into main Aug 27, 2026
18 checks passed
@razor-x
razor-x deleted the razor/eng-2962-structured-validation-errors branch August 27, 2026 00:39
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.

1 participant