Total Digits Formatting
This metadata is used to control the exact number of digits of a numeric property (Integer, Double, Long, and so on).
Metadata Property Name | Type Signature |
---|---|
TotalDigitsFormatting | com.braintribe.model.meta.data.display.formatting.TotalDigitsFormatting |
General
This metadata provides no actual functionality in Control Center/Explorer, but rather is used to define XML schema settings when exporting a model to XML.
Example
The metadata has one specific property used to control this restriction, called digits
. The value must be greater than 0
.