mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-09 23:34:42 +00:00
parent
9e5cd92fa9
commit
f3d4fe6209
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ var nullFormCtrl = {
|
||||||
* @property {Object} $error Is an object hash, containing references to all invalid controls or
|
* @property {Object} $error Is an object hash, containing references to all invalid controls or
|
||||||
* forms, where:
|
* forms, where:
|
||||||
*
|
*
|
||||||
* - keys are validation tokens (error names) — such as `required`, `url` or `email`),
|
* - keys are validation tokens (error names) — such as `required`, `url` or `email`,
|
||||||
* - values are arrays of controls or forms that are invalid with given error.
|
* - values are arrays of controls or forms that are invalid with given error.
|
||||||
*
|
*
|
||||||
* @description
|
* @description
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue