Skip to content

Slot: maxPrecision

If set, indicates the maximum level of precision the value must have to be considered valid.

URI: https://specification.margo.org/data-model/maxPrecision Alias: maxPrecision

Applicable Classes

Name Description Modifies Slot
NumericDoubleValidationSchema Extends schema to define a double-specific set of validation rules that can b... no

Properties

Type and Range

Property Value
Range integer
Domain Of NumericDoubleValidationSchema

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner NumericDoubleValidationSchema

LinkML Source

name: maxPrecision
description: If set, indicates the maximum level of precision the value must have
  to be considered valid.
from_schema: https://specification.margo.org/data-model
alias: maxPrecision
owner: NumericDoubleValidationSchema
domain_of:
- NumericDoubleValidationSchema
range: integer
required: false