Skip to content

Commit c65933c

Browse files
committed
Docs: Mark the C_Validation API as deprecated
1 parent ac3c0b4 commit c65933c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/APIs/C_Validation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
var format = require("util").format;
22

3+
// @deprecated Validators should be global builtins, since APIs are intended to provide high-level engine functionality
34
const C_Validation = {
45
// TODO: Move to a proper schema file
56
addonMetadata: {

0 commit comments

Comments
 (0)