Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Fix disabled="false" as attribute to run validation

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 31 Mar 19:05
· 38 commits to master since this release

Evaluate the disabled="false" attribute value in Angular-Validation so that the validation kicks in when this value is set to "false". This was problem found with the 3rd party library nya-bootstrap-select. Prior to this, a disabled="false" was completely bypassing the validation