Skip to content

DF-1248: Proper error classes for when forms are invalid - #459

Merged
alexluckett merged 9 commits into
mainfrom
feat/definition-error-classes
Aug 10, 2026
Merged

DF-1248: Proper error classes for when forms are invalid#459
alexluckett merged 9 commits into
mainfrom
feat/definition-error-classes

Conversation

@alexluckett

@alexluckett alexluckett commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Proposed change

Adds error classes to detect issues with a form, rather than using generic Error exceptions that are hard to handle.

Jira ticket: DF-1248

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett alexluckett changed the title Feat/definition error classes Proper error classes for when forms are invalid Aug 6, 2026
@alexluckett alexluckett closed this Aug 6, 2026
@alexluckett alexluckett reopened this Aug 6, 2026
@alexluckett alexluckett changed the title Proper error classes for when forms are invalid DF-1248: Proper error classes for when forms are invalid Aug 6, 2026
@sonarqubecloud

Copy link
Copy Markdown

@alexluckett
alexluckett merged commit 0dca9e2 into main Aug 10, 2026
23 checks passed
@alexluckett
alexluckett deleted the feat/definition-error-classes branch August 10, 2026 10:03
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.

3 participants