Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 237 Bytes

Date.rst

File metadata and controls

15 lines (10 loc) · 237 Bytes

Date

Validates that a value is a valid date string with format "YYYY-MM-DD".

properties:
    birthday:
        - Date: ~

Options

  • message: The error message if the validation fails