mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(error): updated description for ngPattern/noregexp.ngdoc
This commit is contained in:
parent
e4530d11fb
commit
ad2b8c5bd4
1 changed files with 3 additions and 0 deletions
|
|
@ -2,3 +2,6 @@
|
|||
@name ngPattern:noregexp
|
||||
@fullName Expected Regular Expression
|
||||
@description
|
||||
This error occurs when 'ngPattern' is passed an expression that isn't a regular expression or doesn't have the expected format.
|
||||
|
||||
For more information on valid expression syntax, see 'ngPattern' in {@link api/ng.directive:select input} directive docs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue