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.