Skip to content

Releases: timWardYrcFreight/angular-auto-validate

Add force Validation options

18 Oct 14:54

Choose a tag to compare

Pre-release

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.