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

Constraint checking via Data::Checks #328

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

tom-binary
Copy link
Contributor

This adds basic support for Data::Checks to Myriad::Class.

Services declared as :v2 or above can use :Checked attributes on extended methods and fields. Note that this does not apply any additional checks internally yet: just allows services to start using the features without having to import the modules manually.

@tom-binary tom-binary merged commit d706e1f into deriv-com:master Jul 15, 2024
1 check passed
@tom-binary tom-binary deleted the feature/checks branch July 15, 2024 17:34
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