Skip to content

Add RestConstraintViolationException for better error codes for some constraint violations.#10

Merged
Ewen Cheslack-Postava (ewencp) merged 1 commit intomasterfrom
rest-constraint-violation-exception
Feb 3, 2015
Merged

Add RestConstraintViolationException for better error codes for some constraint violations.#10
Ewen Cheslack-Postava (ewencp) merged 1 commit intomasterfrom
rest-constraint-violation-exception

Conversation

@ewencp
Copy link
Copy Markdown
Contributor

Some applications will check constraints that are not as generic as parsing or
simple non-null requirements. In this case, they should be able to provide a
more specific error code than the generic 422 that is generated by default.

…constraint violations.

Some applications will check constraints that are not as generic as parsing or
simple non-null requirements. In this case, they should be able to provide a
more specific error code than the generic 422 that is generated by default.
@nehanarkhede
Copy link
Copy Markdown
Contributor

LGTM

@ewencp
Copy link
Copy Markdown
Contributor Author

Thanks for the quick turnaround!

Ewen Cheslack-Postava (ewencp) added a commit that referenced this pull request Feb 3, 2015
…ception

Add RestConstraintViolationException for better error codes for some constraint violations.
@ewencp Ewen Cheslack-Postava (ewencp) deleted the rest-constraint-violation-exception branch February 3, 2015 21:26
airlock-confluentinc bot pushed a commit that referenced this pull request Sep 10, 2024
Co-authored-by: Prince Raheja <114437476+rahejaprince@users.noreply.github.com>
Co-authored-by: ConfluentSemaphore <40306929+ConfluentSemaphore@users.noreply.github.com>
Emma Humber (ehumber) added a commit that referenced this pull request Sep 12, 2024
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.

2 participants