For a number attribute, it is possible to add more decimals than they are defined in the attribute description when the number is entered in the Grid View.
For example, if the number has 2 decimals defined, it is possible to enter 0.1234, and this value will be stored in the database. However, from the Details flyout/properties, the number stored will be 0.12.
Release : 16.1.0
This issue is fixed in Clarity 16.1.1, as it performs validation of the values entered in both the Grid and Details views.
If the number does not comply with the attribute definition, a warning message will be displayed:
Grid:
Details:
The number will not be saved unless it has the expected format.