Skip to content

Ignore static constructors#3490

Merged
jbogard merged 4 commits intoLuckyPennySoftware:masterfrom
aristovg:validation_ignore_static_constructors
Sep 16, 2020
Merged

Ignore static constructors#3490
jbogard merged 4 commits intoLuckyPennySoftware:masterfrom
aristovg:validation_ignore_static_constructors

Conversation

@aristovg
Copy link
Copy Markdown
Contributor

@aristovg aristovg commented Aug 27, 2020

This should fix calls to AssertConfigurationIsValid when using constructor mapping for classes with static constructors

Fixes #3476.

@dnfadmin
Copy link
Copy Markdown

dnfadmin commented Aug 27, 2020

CLA assistant check
All CLA requirements met.

Copy link
Copy Markdown
Contributor

@lbargaoanu lbargaoanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lbargaoanu lbargaoanu added the Bug label Aug 28, 2020
@lbargaoanu lbargaoanu changed the title Fix for #3476 Ignore static constructors Aug 30, 2020
@lbargaoanu lbargaoanu added this to the v.next milestone Sep 15, 2020
@jbogard jbogard merged commit 83a9109 into LuckyPennySoftware:master Sep 16, 2020
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AssertConfigurationIsValid constructor validation and static properties

4 participants