mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 22:37:07 +08:00
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
@ngdoc error
|
|
@name $sce:imatcher
|
|
@fullName Invalid matcher (only string patterns and RegExp instances are supported)
|
|
@description
|
|
|
|
Please see {@link api/ng.$sceDelegateProvider#resourceUrlWhitelist
|
|
$sceDelegateProvider.resourceUrlWhitelist} and {@link
|
|
api/ng.$sceDelegateProvider#resourceUrlBlacklist $sceDelegateProvider.resourceUrlBlacklist} for the
|
|
list of acceptable items.
|