Skip to content

Slot: minPrecision

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

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

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: minPrecision
description: If set, indicates the minimum level of precision the value must have
  to be considered valid.
from_schema: https://specification.margo.org/data-model
alias: minPrecision
owner: NumericDoubleValidationSchema
domain_of:
- NumericDoubleValidationSchema
range: integer
required: false