You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Q&A.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,3 +26,7 @@ Before using `checkValid()`, you have to execute `submit` first to get the lates
26
26
###How do we do tooltips for error messages upon focusing? [#68](https://github.com/huei90/angular-validation/issues/68#issuecomment-86445467)
27
27
28
28
Using `validCallback` and `invalidCallback` to implement
29
+
30
+
###Can this works correctly with AngularUI, ui-select, others ... ?###
31
+
32
+
Yes, `angular-validation` works perfectly with other directive. (isolation scope). Find out more from the demo page.
0 commit comments