@xyo-network/boundwitness-validator 2.42.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json ADDED
@@ -0,0 +1,968 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/boundwitness-validator",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 1,
11
+ "name": "BoundWitnessValidator",
12
+ "kind": 128,
13
+ "kindString": "Class",
14
+ "flags": {},
15
+ "children": [
16
+ {
17
+ "id": 7,
18
+ "name": "constructor",
19
+ "kind": 512,
20
+ "kindString": "Constructor",
21
+ "flags": {},
22
+ "sources": [
23
+ {
24
+ "fileName": "payload/packages/validator/dist/esm/Validator/Validator.d.ts",
25
+ "line": 6,
26
+ "character": 4
27
+ }
28
+ ],
29
+ "signatures": [
30
+ {
31
+ "id": 8,
32
+ "name": "new BoundWitnessValidator",
33
+ "kind": 16384,
34
+ "kindString": "Constructor signature",
35
+ "flags": {},
36
+ "typeParameter": [
37
+ {
38
+ "id": 13,
39
+ "name": "T",
40
+ "kind": 131072,
41
+ "kindString": "Type parameter",
42
+ "flags": {},
43
+ "type": {
44
+ "type": "intersection",
45
+ "types": [
46
+ {
47
+ "type": "reference",
48
+ "name": "SchemaFields"
49
+ },
50
+ {
51
+ "type": "reference",
52
+ "name": "PayloadFields"
53
+ },
54
+ {
55
+ "type": "reference",
56
+ "name": "XyoBoundWitnessFields"
57
+ },
58
+ {
59
+ "type": "reflection",
60
+ "declaration": {
61
+ "id": 9,
62
+ "name": "__type",
63
+ "kind": 65536,
64
+ "kindString": "Type literal",
65
+ "flags": {},
66
+ "children": [
67
+ {
68
+ "id": 10,
69
+ "name": "schema",
70
+ "kind": 1024,
71
+ "kindString": "Property",
72
+ "flags": {},
73
+ "sources": [
74
+ {
75
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
76
+ "line": 12,
77
+ "character": 63,
78
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L12"
79
+ }
80
+ ],
81
+ "type": {
82
+ "type": "intrinsic",
83
+ "name": "string"
84
+ }
85
+ }
86
+ ],
87
+ "groups": [
88
+ {
89
+ "title": "Properties",
90
+ "children": [
91
+ 10
92
+ ]
93
+ }
94
+ ],
95
+ "sources": [
96
+ {
97
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
98
+ "line": 12,
99
+ "character": 61,
100
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L12"
101
+ }
102
+ ]
103
+ }
104
+ }
105
+ ]
106
+ },
107
+ "default": {
108
+ "type": "intersection",
109
+ "types": [
110
+ {
111
+ "type": "reference",
112
+ "name": "SchemaFields"
113
+ },
114
+ {
115
+ "type": "reference",
116
+ "name": "PayloadFields"
117
+ },
118
+ {
119
+ "type": "reference",
120
+ "name": "XyoBoundWitnessFields"
121
+ },
122
+ {
123
+ "type": "reflection",
124
+ "declaration": {
125
+ "id": 11,
126
+ "name": "__type",
127
+ "kind": 65536,
128
+ "kindString": "Type literal",
129
+ "flags": {},
130
+ "children": [
131
+ {
132
+ "id": 12,
133
+ "name": "schema",
134
+ "kind": 1024,
135
+ "kindString": "Property",
136
+ "flags": {},
137
+ "sources": [
138
+ {
139
+ "fileName": "payload/packages/model/dist/esm/XyoPayload.d.ts",
140
+ "line": 17,
141
+ "character": 4
142
+ }
143
+ ],
144
+ "type": {
145
+ "type": "literal",
146
+ "value": "network.xyo.boundwitness"
147
+ }
148
+ }
149
+ ],
150
+ "groups": [
151
+ {
152
+ "title": "Properties",
153
+ "children": [
154
+ 12
155
+ ]
156
+ }
157
+ ],
158
+ "sources": [
159
+ {
160
+ "fileName": "payload/packages/model/dist/esm/XyoPayload.d.ts",
161
+ "line": 16,
162
+ "character": 221
163
+ }
164
+ ]
165
+ }
166
+ }
167
+ ]
168
+ }
169
+ }
170
+ ],
171
+ "parameters": [
172
+ {
173
+ "id": 14,
174
+ "name": "payload",
175
+ "kind": 32768,
176
+ "kindString": "Parameter",
177
+ "flags": {},
178
+ "type": {
179
+ "type": "reference",
180
+ "id": 13,
181
+ "name": "T"
182
+ }
183
+ }
184
+ ],
185
+ "type": {
186
+ "type": "reference",
187
+ "id": 1,
188
+ "typeArguments": [
189
+ {
190
+ "type": "reference",
191
+ "id": 13,
192
+ "name": "T"
193
+ }
194
+ ],
195
+ "name": "BoundWitnessValidator"
196
+ },
197
+ "inheritedFrom": {
198
+ "type": "reference",
199
+ "name": "PayloadValidator<T>.constructor"
200
+ }
201
+ }
202
+ ],
203
+ "inheritedFrom": {
204
+ "type": "reference",
205
+ "name": "PayloadValidator<T>.constructor"
206
+ }
207
+ },
208
+ {
209
+ "id": 43,
210
+ "name": "obj",
211
+ "kind": 1024,
212
+ "kindString": "Property",
213
+ "flags": {
214
+ "isReadonly": true
215
+ },
216
+ "sources": [
217
+ {
218
+ "fileName": "core/dist/esm/lib/ObjectWrapper.d.ts",
219
+ "line": 4,
220
+ "character": 13
221
+ }
222
+ ],
223
+ "type": {
224
+ "type": "reference",
225
+ "id": 13,
226
+ "name": "T"
227
+ },
228
+ "inheritedFrom": {
229
+ "type": "reference",
230
+ "name": "PayloadValidator.obj"
231
+ }
232
+ },
233
+ {
234
+ "id": 15,
235
+ "name": "hash",
236
+ "kind": 262144,
237
+ "kindString": "Accessor",
238
+ "flags": {
239
+ "isPublic": true
240
+ },
241
+ "sources": [
242
+ {
243
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
244
+ "line": 13,
245
+ "character": 13,
246
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L13"
247
+ }
248
+ ],
249
+ "getSignature": {
250
+ "id": 16,
251
+ "name": "hash",
252
+ "kind": 524288,
253
+ "kindString": "Get signature",
254
+ "flags": {},
255
+ "type": {
256
+ "type": "intrinsic",
257
+ "name": "string"
258
+ }
259
+ }
260
+ },
261
+ {
262
+ "id": 39,
263
+ "name": "schemaValidator",
264
+ "kind": 262144,
265
+ "kindString": "Accessor",
266
+ "flags": {},
267
+ "sources": [
268
+ {
269
+ "fileName": "payload/packages/validator/dist/esm/Validator/Validator.d.ts",
270
+ "line": 7,
271
+ "character": 8
272
+ }
273
+ ],
274
+ "getSignature": {
275
+ "id": 40,
276
+ "name": "schemaValidator",
277
+ "kind": 524288,
278
+ "kindString": "Get signature",
279
+ "flags": {},
280
+ "type": {
281
+ "type": "reference",
282
+ "name": "XyoSchemaNameValidator"
283
+ },
284
+ "inheritedFrom": {
285
+ "type": "reference",
286
+ "name": "PayloadValidator.schemaValidator"
287
+ }
288
+ },
289
+ "inheritedFrom": {
290
+ "type": "reference",
291
+ "name": "PayloadValidator.schemaValidator"
292
+ }
293
+ },
294
+ {
295
+ "id": 44,
296
+ "name": "stringKeyObj",
297
+ "kind": 262144,
298
+ "kindString": "Accessor",
299
+ "flags": {
300
+ "isProtected": true
301
+ },
302
+ "sources": [
303
+ {
304
+ "fileName": "core/dist/esm/lib/ObjectWrapper.d.ts",
305
+ "line": 6,
306
+ "character": 18
307
+ }
308
+ ],
309
+ "getSignature": {
310
+ "id": 45,
311
+ "name": "stringKeyObj",
312
+ "kind": 524288,
313
+ "kindString": "Get signature",
314
+ "flags": {},
315
+ "type": {
316
+ "type": "reference",
317
+ "name": "StringKeyObject"
318
+ },
319
+ "inheritedFrom": {
320
+ "type": "reference",
321
+ "name": "PayloadValidator.stringKeyObj"
322
+ }
323
+ },
324
+ "inheritedFrom": {
325
+ "type": "reference",
326
+ "name": "PayloadValidator.stringKeyObj"
327
+ }
328
+ },
329
+ {
330
+ "id": 17,
331
+ "name": "addresses",
332
+ "kind": 2048,
333
+ "kindString": "Method",
334
+ "flags": {
335
+ "isPublic": true
336
+ },
337
+ "sources": [
338
+ {
339
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
340
+ "line": 27,
341
+ "character": 9,
342
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L27"
343
+ }
344
+ ],
345
+ "signatures": [
346
+ {
347
+ "id": 18,
348
+ "name": "addresses",
349
+ "kind": 4096,
350
+ "kindString": "Call signature",
351
+ "flags": {},
352
+ "type": {
353
+ "type": "array",
354
+ "elementType": {
355
+ "type": "reference",
356
+ "name": "Error",
357
+ "qualifiedName": "Error",
358
+ "package": "typescript"
359
+ }
360
+ }
361
+ }
362
+ ]
363
+ },
364
+ {
365
+ "id": 19,
366
+ "name": "addressesUniqueness",
367
+ "kind": 2048,
368
+ "kindString": "Method",
369
+ "flags": {
370
+ "isPublic": true
371
+ },
372
+ "sources": [
373
+ {
374
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
375
+ "line": 35,
376
+ "character": 9,
377
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L35"
378
+ }
379
+ ],
380
+ "signatures": [
381
+ {
382
+ "id": 20,
383
+ "name": "addressesUniqueness",
384
+ "kind": 4096,
385
+ "kindString": "Call signature",
386
+ "flags": {},
387
+ "type": {
388
+ "type": "array",
389
+ "elementType": {
390
+ "type": "reference",
391
+ "name": "Error",
392
+ "qualifiedName": "Error",
393
+ "package": "typescript"
394
+ }
395
+ }
396
+ }
397
+ ]
398
+ },
399
+ {
400
+ "id": 21,
401
+ "name": "previousHashes",
402
+ "kind": 2048,
403
+ "kindString": "Method",
404
+ "flags": {
405
+ "isPublic": true
406
+ },
407
+ "sources": [
408
+ {
409
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
410
+ "line": 43,
411
+ "character": 9,
412
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L43"
413
+ }
414
+ ],
415
+ "signatures": [
416
+ {
417
+ "id": 22,
418
+ "name": "previousHashes",
419
+ "kind": 4096,
420
+ "kindString": "Call signature",
421
+ "flags": {},
422
+ "type": {
423
+ "type": "array",
424
+ "elementType": {
425
+ "type": "reference",
426
+ "name": "Error",
427
+ "qualifiedName": "Error",
428
+ "package": "typescript"
429
+ }
430
+ }
431
+ }
432
+ ]
433
+ },
434
+ {
435
+ "id": 23,
436
+ "name": "schema",
437
+ "kind": 2048,
438
+ "kindString": "Method",
439
+ "flags": {
440
+ "isPublic": true
441
+ },
442
+ "sources": [
443
+ {
444
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
445
+ "line": 48,
446
+ "character": 9,
447
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L48"
448
+ }
449
+ ],
450
+ "signatures": [
451
+ {
452
+ "id": 24,
453
+ "name": "schema",
454
+ "kind": 4096,
455
+ "kindString": "Call signature",
456
+ "flags": {},
457
+ "type": {
458
+ "type": "array",
459
+ "elementType": {
460
+ "type": "reference",
461
+ "name": "Error",
462
+ "qualifiedName": "Error",
463
+ "package": "typescript"
464
+ }
465
+ }
466
+ }
467
+ ]
468
+ },
469
+ {
470
+ "id": 41,
471
+ "name": "schemaName",
472
+ "kind": 2048,
473
+ "kindString": "Method",
474
+ "flags": {},
475
+ "sources": [
476
+ {
477
+ "fileName": "payload/packages/validator/dist/esm/Validator/Validator.d.ts",
478
+ "line": 8,
479
+ "character": 4
480
+ }
481
+ ],
482
+ "signatures": [
483
+ {
484
+ "id": 42,
485
+ "name": "schemaName",
486
+ "kind": 4096,
487
+ "kindString": "Call signature",
488
+ "flags": {},
489
+ "type": {
490
+ "type": "array",
491
+ "elementType": {
492
+ "type": "reference",
493
+ "name": "Error",
494
+ "qualifiedName": "Error",
495
+ "package": "typescript"
496
+ }
497
+ },
498
+ "inheritedFrom": {
499
+ "type": "reference",
500
+ "name": "PayloadValidator.schemaName"
501
+ }
502
+ }
503
+ ],
504
+ "inheritedFrom": {
505
+ "type": "reference",
506
+ "name": "PayloadValidator.schemaName"
507
+ }
508
+ },
509
+ {
510
+ "id": 25,
511
+ "name": "schemas",
512
+ "kind": 2048,
513
+ "kindString": "Method",
514
+ "flags": {
515
+ "isPublic": true
516
+ },
517
+ "sources": [
518
+ {
519
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
520
+ "line": 57,
521
+ "character": 9,
522
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L57"
523
+ }
524
+ ],
525
+ "signatures": [
526
+ {
527
+ "id": 26,
528
+ "name": "schemas",
529
+ "kind": 4096,
530
+ "kindString": "Call signature",
531
+ "flags": {},
532
+ "type": {
533
+ "type": "array",
534
+ "elementType": {
535
+ "type": "reference",
536
+ "name": "Error",
537
+ "qualifiedName": "Error",
538
+ "package": "typescript"
539
+ }
540
+ }
541
+ }
542
+ ]
543
+ },
544
+ {
545
+ "id": 27,
546
+ "name": "signatures",
547
+ "kind": 2048,
548
+ "kindString": "Method",
549
+ "flags": {
550
+ "isPublic": true
551
+ },
552
+ "sources": [
553
+ {
554
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
555
+ "line": 71,
556
+ "character": 9,
557
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L71"
558
+ }
559
+ ],
560
+ "signatures": [
561
+ {
562
+ "id": 28,
563
+ "name": "signatures",
564
+ "kind": 4096,
565
+ "kindString": "Call signature",
566
+ "flags": {},
567
+ "type": {
568
+ "type": "array",
569
+ "elementType": {
570
+ "type": "reference",
571
+ "name": "Error",
572
+ "qualifiedName": "Error",
573
+ "package": "typescript"
574
+ }
575
+ }
576
+ }
577
+ ]
578
+ },
579
+ {
580
+ "id": 29,
581
+ "name": "validate",
582
+ "kind": 2048,
583
+ "kindString": "Method",
584
+ "flags": {
585
+ "isPublic": true
586
+ },
587
+ "sources": [
588
+ {
589
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
590
+ "line": 81,
591
+ "character": 18,
592
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L81"
593
+ }
594
+ ],
595
+ "signatures": [
596
+ {
597
+ "id": 30,
598
+ "name": "validate",
599
+ "kind": 4096,
600
+ "kindString": "Call signature",
601
+ "flags": {},
602
+ "type": {
603
+ "type": "array",
604
+ "elementType": {
605
+ "type": "reference",
606
+ "name": "Error",
607
+ "qualifiedName": "Error",
608
+ "package": "typescript"
609
+ }
610
+ },
611
+ "overwrites": {
612
+ "type": "reference",
613
+ "name": "PayloadValidator.validate"
614
+ }
615
+ }
616
+ ],
617
+ "overwrites": {
618
+ "type": "reference",
619
+ "name": "PayloadValidator.validate"
620
+ }
621
+ },
622
+ {
623
+ "id": 35,
624
+ "name": "validateArrayLength",
625
+ "kind": 2048,
626
+ "kindString": "Method",
627
+ "flags": {
628
+ "isPrivate": true
629
+ },
630
+ "sources": [
631
+ {
632
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
633
+ "line": 105,
634
+ "character": 10,
635
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L105"
636
+ }
637
+ ],
638
+ "signatures": [
639
+ {
640
+ "id": 36,
641
+ "name": "validateArrayLength",
642
+ "kind": 4096,
643
+ "kindString": "Call signature",
644
+ "flags": {},
645
+ "parameters": [
646
+ {
647
+ "id": 37,
648
+ "name": "fieldName",
649
+ "kind": 32768,
650
+ "kindString": "Parameter",
651
+ "flags": {},
652
+ "type": {
653
+ "type": "intrinsic",
654
+ "name": "string"
655
+ }
656
+ },
657
+ {
658
+ "id": 38,
659
+ "name": "compareArrayName",
660
+ "kind": 32768,
661
+ "kindString": "Parameter",
662
+ "flags": {},
663
+ "type": {
664
+ "type": "intrinsic",
665
+ "name": "string"
666
+ }
667
+ }
668
+ ],
669
+ "type": {
670
+ "type": "array",
671
+ "elementType": {
672
+ "type": "reference",
673
+ "name": "Error",
674
+ "qualifiedName": "Error",
675
+ "package": "typescript"
676
+ }
677
+ }
678
+ }
679
+ ]
680
+ },
681
+ {
682
+ "id": 31,
683
+ "name": "validateArrayLengths",
684
+ "kind": 2048,
685
+ "kindString": "Method",
686
+ "flags": {
687
+ "isPublic": true
688
+ },
689
+ "sources": [
690
+ {
691
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
692
+ "line": 93,
693
+ "character": 9,
694
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L93"
695
+ }
696
+ ],
697
+ "signatures": [
698
+ {
699
+ "id": 32,
700
+ "name": "validateArrayLengths",
701
+ "kind": 4096,
702
+ "kindString": "Call signature",
703
+ "flags": {},
704
+ "type": {
705
+ "type": "array",
706
+ "elementType": {
707
+ "type": "reference",
708
+ "name": "Error",
709
+ "qualifiedName": "Error",
710
+ "package": "typescript"
711
+ }
712
+ }
713
+ }
714
+ ]
715
+ },
716
+ {
717
+ "id": 33,
718
+ "name": "validatePayloadHashesLength",
719
+ "kind": 2048,
720
+ "kindString": "Method",
721
+ "flags": {
722
+ "isPublic": true
723
+ },
724
+ "sources": [
725
+ {
726
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
727
+ "line": 99,
728
+ "character": 9,
729
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L99"
730
+ }
731
+ ],
732
+ "signatures": [
733
+ {
734
+ "id": 34,
735
+ "name": "validatePayloadHashesLength",
736
+ "kind": 4096,
737
+ "kindString": "Call signature",
738
+ "flags": {},
739
+ "type": {
740
+ "type": "array",
741
+ "elementType": {
742
+ "type": "reference",
743
+ "name": "Error",
744
+ "qualifiedName": "Error",
745
+ "package": "typescript"
746
+ }
747
+ }
748
+ }
749
+ ]
750
+ },
751
+ {
752
+ "id": 2,
753
+ "name": "validateSignature",
754
+ "kind": 2048,
755
+ "kindString": "Method",
756
+ "flags": {
757
+ "isStatic": true
758
+ },
759
+ "sources": [
760
+ {
761
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
762
+ "line": 17,
763
+ "character": 9,
764
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L17"
765
+ }
766
+ ],
767
+ "signatures": [
768
+ {
769
+ "id": 3,
770
+ "name": "validateSignature",
771
+ "kind": 4096,
772
+ "kindString": "Call signature",
773
+ "flags": {},
774
+ "parameters": [
775
+ {
776
+ "id": 4,
777
+ "name": "hash",
778
+ "kind": 32768,
779
+ "kindString": "Parameter",
780
+ "flags": {},
781
+ "type": {
782
+ "type": "intrinsic",
783
+ "name": "string"
784
+ }
785
+ },
786
+ {
787
+ "id": 5,
788
+ "name": "address",
789
+ "kind": 32768,
790
+ "kindString": "Parameter",
791
+ "flags": {},
792
+ "type": {
793
+ "type": "intrinsic",
794
+ "name": "string"
795
+ }
796
+ },
797
+ {
798
+ "id": 6,
799
+ "name": "signature",
800
+ "kind": 32768,
801
+ "kindString": "Parameter",
802
+ "flags": {
803
+ "isOptional": true
804
+ },
805
+ "type": {
806
+ "type": "intrinsic",
807
+ "name": "string"
808
+ }
809
+ }
810
+ ],
811
+ "type": {
812
+ "type": "array",
813
+ "elementType": {
814
+ "type": "reference",
815
+ "name": "Error",
816
+ "qualifiedName": "Error",
817
+ "package": "typescript"
818
+ }
819
+ }
820
+ }
821
+ ]
822
+ }
823
+ ],
824
+ "groups": [
825
+ {
826
+ "title": "Constructors",
827
+ "children": [
828
+ 7
829
+ ]
830
+ },
831
+ {
832
+ "title": "Properties",
833
+ "children": [
834
+ 43
835
+ ]
836
+ },
837
+ {
838
+ "title": "Accessors",
839
+ "children": [
840
+ 15,
841
+ 39,
842
+ 44
843
+ ]
844
+ },
845
+ {
846
+ "title": "Methods",
847
+ "children": [
848
+ 17,
849
+ 19,
850
+ 21,
851
+ 23,
852
+ 41,
853
+ 25,
854
+ 27,
855
+ 29,
856
+ 35,
857
+ 31,
858
+ 33,
859
+ 2
860
+ ]
861
+ }
862
+ ],
863
+ "sources": [
864
+ {
865
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
866
+ "line": 12,
867
+ "character": 13,
868
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L12"
869
+ }
870
+ ],
871
+ "typeParameters": [
872
+ {
873
+ "id": 48,
874
+ "name": "T",
875
+ "kind": 131072,
876
+ "kindString": "Type parameter",
877
+ "flags": {},
878
+ "type": {
879
+ "type": "reference",
880
+ "typeArguments": [
881
+ {
882
+ "type": "reflection",
883
+ "declaration": {
884
+ "id": 46,
885
+ "name": "__type",
886
+ "kind": 65536,
887
+ "kindString": "Type literal",
888
+ "flags": {},
889
+ "children": [
890
+ {
891
+ "id": 47,
892
+ "name": "schema",
893
+ "kind": 1024,
894
+ "kindString": "Property",
895
+ "flags": {},
896
+ "sources": [
897
+ {
898
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
899
+ "line": 12,
900
+ "character": 63,
901
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L12"
902
+ }
903
+ ],
904
+ "type": {
905
+ "type": "intrinsic",
906
+ "name": "string"
907
+ }
908
+ }
909
+ ],
910
+ "groups": [
911
+ {
912
+ "title": "Properties",
913
+ "children": [
914
+ 47
915
+ ]
916
+ }
917
+ ],
918
+ "sources": [
919
+ {
920
+ "fileName": "boundwitness/packages/validator/src/Validator.ts",
921
+ "line": 12,
922
+ "character": 61,
923
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/Validator.ts#L12"
924
+ }
925
+ ]
926
+ }
927
+ }
928
+ ],
929
+ "name": "XyoBoundWitness"
930
+ },
931
+ "default": {
932
+ "type": "reference",
933
+ "name": "XyoBoundWitness"
934
+ }
935
+ }
936
+ ],
937
+ "extendedTypes": [
938
+ {
939
+ "type": "reference",
940
+ "typeArguments": [
941
+ {
942
+ "type": "reference",
943
+ "id": 13,
944
+ "name": "T"
945
+ }
946
+ ],
947
+ "name": "PayloadValidator"
948
+ }
949
+ ]
950
+ }
951
+ ],
952
+ "groups": [
953
+ {
954
+ "title": "Classes",
955
+ "children": [
956
+ 1
957
+ ]
958
+ }
959
+ ],
960
+ "sources": [
961
+ {
962
+ "fileName": "boundwitness/packages/validator/src/index.ts",
963
+ "line": 1,
964
+ "character": 0,
965
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/validator/src/index.ts#L1"
966
+ }
967
+ ]
968
+ }