Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

input number validation is not working  #5120

Closed
@camilolopes

Description

@camilolopes

hi guys

ng-show="myform.input.$error.number" does not working. I have tested using 1.0.7. my code complete:

 <div ng-show="medform.cnpj.$dirty && medform.cnpj.$invalid">
 <span class="error" ng-show="medform.cnpj.$error.number">my message</span>
                                            </div>

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