Releases: timWardYrcFreight/angular-auto-validate
Releases · timWardYrcFreight/angular-auto-validate
Add force Validation options
Fixed parsing of existing forceValidation option.
Added new forceValidationIfPopulated option to force a field to be validated if it's contents are populated and not an empty string. This option allows for a field that is pre-populated prior to rendering to be validated when otherwise it wouldn't, because the field is still pristine.