Module utils

Source

Functionsยง

duration_exclusive_maximum
Validate that the duration is less than the exclusive maximum.
duration_exclusive_minimum
Validate that the duration is greater than the exclusive minimum.
duration_maximum
Validate that the duration is less than or equal to the maximum.
duration_minimum
Validate that the duration is greater than or equal to the minimum.