Home

Time Validator

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

It exists so recurring times of day can be constrained within the same typed validator system used for other primitive and temporal values.

Key properties define allowable ranges and related time constraints.

Properties

The TimeValidator type has these properties:

NameDescriptionTypeInherited from
minimumThe inclusive lower limit for a time.Time-
maximumThe inclusive upper limit for a time.Time-
idThe identifier for this item.StringEntity

Related

The TimeValidator type is related to these types:

Bindings

The TimeValidator type is represented in:


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

© 2026 Stencila