jpkleemans / angular-validate

Painless form validation for AngularJS. Powered by the jQuery Validation Plugin.
MIT License
68 stars 32 forks source link

$validatorProvider is undefined #5

Closed vafrcor closed 8 years ago

vafrcor commented 8 years ago

Requirement:

Case: while i tried to set default to jQuery Validate on Angular application config, it show this error

Error: [$injector:modulerr] Failed to instantiate module application due to:
$validatorProvider is undefined
...

Any solution?

vafrcor commented 8 years ago

solved, my bad. I'm really sorry.

jpkleemans commented 8 years ago

@vafrcor no problem! Glad you've fixed it.