Searched refs:validateCustomDecorator (Results 1 – 1 of 1) sorted by relevance
280 } else if (validateCustomDecorator(item.decorators, log)) {1153 function validateCustomDecorator(decorators: ts.NodeArray<ts.Decorator>, log: LogInfo[]): boolean { function