Replies: 1 comment
-
|
Like all of these, can you condense this down into the smallest reproducible example (i.e. with just three fields and the two classes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to bind to a parent object property but it throw error:
Line:
[SerializeWhen($"{nameof(Section)}.{nameof(SectionHeader.Length)}", 96, ComparisonOperator.GreaterThanOrEqual)]Code:
What i'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions