Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 240 Bytes

Time.rst

File metadata and controls

15 lines (10 loc) · 240 Bytes

Time

Validates that a value is a valid time string with format "HH:MM:SS".

properties:
    createdAt:
        - DateTime: ~

Options

  • message: The error message if the validation fails