Skip to content

Add validation for input with format #30

@andreyjkee

Description

@andreyjkee

When format, for example, is M/D/YY, I can input value like 8/18/18qwerty, and there are no form validation errors, but in $ngModelValue we have undefined. I think we should provide the error in form.$error object when invalid format takes place.

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