Numeric
Type - Numeric#
https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/types/Numeric.schema.json
Description: Fixed-point string representation of a number (up to 10 decimal places supported)
Data Type: Primitive
Value: STRING
- Must Match Regex Pattern: ^[+-]?[0-9]+(\.[0-9]{1,10})?$
Source Code: schema/types/Numeric
Copyright © 2023 Open Cap Table Coalition.