Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ad2b8c5

Browse files
naomiblackIgorMinar
authored andcommitted
docs(error): updated description for ngPattern/noregexp.ngdoc
1 parent e4530d1 commit ad2b8c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/error/ngPattern/noregexp.ngdoc

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
@name ngPattern:noregexp
33
@fullName Expected Regular Expression
44
@description
5+
This error occurs when 'ngPattern' is passed an expression that isn't a regular expression or doesn't have the expected format.
6+
7+
For more information on valid expression syntax, see 'ngPattern' in {@link api/ng.directive:select input} directive docs.

0 commit comments

Comments
 (0)