Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for validation of specifications in case of errors to report User input errors correctly. #717

Merged
merged 4 commits into from
May 11, 2023

Conversation

VShingala
Copy link
Member

@VShingala VShingala commented May 5, 2023

Overview

This PR adds support for better error reporting via categorising the reported errors. With this PR we'll now have 2 kinds of errors.

  1. Unhandled errors : these errors are errors that are due to module not handling valid definition correctly.
  2. User errors: these errors are due to user defined definition being invalid.

@VShingala VShingala marked this pull request as ready for review May 9, 2023 13:35
@VShingala VShingala merged commit 22871ad into develop May 11, 2023
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