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
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