Skip to content

Only validate parent properties once#654

Merged
hadley merged 4 commits into
mainfrom
validate-props-once
May 29, 2026
Merged

Only validate parent properties once#654
hadley merged 4 commits into
mainfrom
validate-props-once

Conversation

@hadley
Copy link
Copy Markdown
Member

@hadley hadley commented May 27, 2026

Fixes #539

@hadley hadley requested a review from t-kalinowski May 28, 2026 15:27
Copy link
Copy Markdown
Member

@t-kalinowski t-kalinowski left a comment

Choose a reason for hiding this comment

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

The tests are very clear!

@hadley
Copy link
Copy Markdown
Member Author

hadley commented May 29, 2026

I'll pass on your compliments to claude 😆

@hadley hadley merged commit 04375aa into main May 29, 2026
13 checks passed
@hadley hadley deleted the validate-props-once branch May 29, 2026 16:27
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.

Parent properties are repeatedly re-validated for every descendent during construction

2 participants