2013-09-25 01:47:45 +00:00
|
|
|
@ngdoc error
|
|
|
|
|
@name $sce:iwcard
|
|
|
|
|
@fullName The sequence *** is not a valid pattern wildcard
|
|
|
|
|
@description
|
|
|
|
|
|
2013-10-18 02:25:08 +00:00
|
|
|
The strings in {@link api/ng.$sceDelegateProvider#methods_resourceUrlWhitelist
|
2013-09-25 01:47:45 +00:00
|
|
|
$sceDelegateProvider.resourceUrlWhitelist} and {@link
|
2013-10-18 02:25:08 +00:00
|
|
|
api/ng.$sceDelegateProvider#methods_resourceUrlBlacklist $sceDelegateProvider.resourceUrlBlacklist} may not
|
2013-09-25 01:47:45 +00:00
|
|
|
contain the undefined sequence `***`. Only `*` and `**` wildcard patterns are defined.
|