You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ColinKerr, while I totally agree that editors should respect these attributes for users' convenience, I also think that ECDb should make sure to validate values against them as well.
ECProperty supports adding constraints to values.
https://www.itwinjs.org/bis/ec/ec-property/#additional-optional-attributes
These are not enforced by the ECDb.
They should be enforced by the inputs in the property grid.
To query those, you can use the meta.ECPropertyDef table
The text was updated successfully, but these errors were encountered: