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

Refactor contract attribute validation into check_attributes #2595

Closed
JustusAdam opened this issue Jul 10, 2023 · 0 comments · Fixed by #2655
Closed

Refactor contract attribute validation into check_attributes #2595

JustusAdam opened this issue Jul 10, 2023 · 0 comments · Fixed by #2655
Assignees

Comments

@JustusAdam
Copy link
Contributor

In the spirit of getting features working first parsing contract-related attributes (requires, ensures, assigns, etc) validates as they are parsed and resolved.

However to provide better (early) feedback to users it should validate them first in check_attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant