Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

required validator should check true/false #258

Closed
giohappy opened this issue Jun 14, 2016 · 1 comment
Closed

required validator should check true/false #258

giohappy opened this issue Jun 14, 2016 · 1 comment
Milestone

Comments

@giohappy
Copy link

The 'required' validator is applied whatever the value is set for it.
E.g.

validate: {
  required: false
}

is considered required. IMHO the validator should consider the value too.

@kazupon
Copy link
Owner

kazupon commented Jun 29, 2016

related issues
#217

@kazupon kazupon added this to the 3.0 milestone Jul 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants