Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Price field validation errors #6

Open
inahsanjuan opened this issue Sep 18, 2019 · 1 comment
Open

Price field validation errors #6

inahsanjuan opened this issue Sep 18, 2019 · 1 comment
Assignees

Comments

@inahsanjuan
Copy link
Contributor

Issue #1


Actual

  • Accepts 0 value

Expected

  • Accepted value should be greater than 0

image

Issue #2


Actual

  • Does not validate non numerical values

Expected

  • Should return validation message to not accept non numerical characters

How to replicate

  1. Type with any string character
    image

  2. After submitting, returns response error
    image

@AubreyV
Copy link
Contributor

AubreyV commented Sep 27, 2019

@inahsanjuan this has been fixed.

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

No branches or pull requests

2 participants