Skip to content

In date rules use format property for format date in error message when don't set other format properties #709

Description

@vjik

For example:

new Date(
    format: 'php:d.m.Y',
    min: '19.11.2013',
    max: '31.12.2099',
    skipOnEmpty: true,
),

In this case I expect that in error message date will be formatted as php:d.m.Y.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions