We've added a new recognized-range
key, which is used with decimal
and integer
concepts to set a range of acceptable values with a lower bound (min-value
) and an upper bound (max-value
).
Because recognized-range
is part of features
, you can have related values inherited by sub-types that use role-of
or extends
if you set the concepts-inherit-super-type-features
runtime flag.
The previous method has been deprecated.
For more information, see Modeling Concepts.
Learn more about the deprecation stages.
Copyright 2024 Samsung All rights reserved