blueprint-compiler/tests/sample_errors/read_only_properties.err
James Westman f78478bea1 validation: Writable/construct-only properties
Add two new errors, one for non-writable properties and another for
binding construct-only properties.
2022-04-28 22:52:30 -05:00

2 lines
113 B
Text

4,14,4,ComboBox.has-entry can't be bound because it is construct-only
5,3,12,Widget.scale-factor is not writable