Home

Timestamp Validator

This is a type used in Stencila Schema for validating Timestamp nodes.

It exists so event times used in execution and provenance workflows can be constrained in the same validator framework as other temporal values.

Key properties define allowable timestamp ranges and related constraints.

Properties

The TimestampValidator type has these properties:

NameDescriptionTypeInherited from
timeUnitsThe time units that the timestamp can have.TimeUnit*-
minimumThe inclusive lower limit for a timestamp.Timestamp-
maximumThe inclusive upper limit for a timestamp.Timestamp-
idThe identifier for this item.StringEntity

Related

The TimestampValidator type is related to these types:

Bindings

The TimestampValidator type is represented in:


This documentation was generated from TimestampValidator.yaml by docs_types.rs.

© 2026 Stencila