@@ -12,6 +12,7 @@ export function validateRequest(request, context) {
12
12
}
13
13
/**
14
14
Map of all components defined in the spec to their validation functions.
15
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
15
16
*/
16
17
export const componentSchemas = { } ;
17
18
export class RequestError extends Error {
@@ -55,6 +56,7 @@ export function validateRequest(request, context) {
55
56
}
56
57
/**
57
58
Map of all components defined in the spec to their validation functions.
59
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
58
60
*/
59
61
export const componentSchemas = { } ;
60
62
export class RequestError extends Error {
@@ -101,6 +103,7 @@ export function validateRequest(request, context) {
101
103
}
102
104
/**
103
105
Map of all components defined in the spec to their validation functions.
106
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
104
107
*/
105
108
export const componentSchemas = { } ;
106
109
export class RequestError extends Error {
@@ -147,6 +150,7 @@ export function validateRequest(request, context) {
147
150
}
148
151
/**
149
152
Map of all components defined in the spec to their validation functions.
153
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
150
154
*/
151
155
export const componentSchemas = { } ;
152
156
export class RequestError extends Error {
@@ -193,6 +197,7 @@ export function validateRequest(request, context) {
193
197
}
194
198
/**
195
199
Map of all components defined in the spec to their validation functions.
200
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
196
201
*/
197
202
export const componentSchemas = { } ;
198
203
export class RequestError extends Error {
@@ -239,6 +244,7 @@ export function validateRequest(request, context) {
239
244
}
240
245
/**
241
246
Map of all components defined in the spec to their validation functions.
247
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
242
248
*/
243
249
export const componentSchemas = { } ;
244
250
export class RequestError extends Error {
@@ -282,6 +288,7 @@ export function validateRequest(request, context) {
282
288
}
283
289
/**
284
290
Map of all components defined in the spec to their validation functions.
291
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
285
292
*/
286
293
export const componentSchemas = { } ;
287
294
export class RequestError extends Error {
@@ -328,6 +335,7 @@ export function validateRequest(request, context) {
328
335
}
329
336
/**
330
337
Map of all components defined in the spec to their validation functions.
338
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
331
339
*/
332
340
export const componentSchemas = { } ;
333
341
export class RequestError extends Error {
@@ -368,6 +376,7 @@ export function validateRequest(request, context) {
368
376
}
369
377
/**
370
378
Map of all components defined in the spec to their validation functions.
379
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
371
380
*/
372
381
export const componentSchemas = { } ;
373
382
export class RequestError extends Error {
@@ -412,6 +421,7 @@ export function validateRequest(request, context) {
412
421
}
413
422
/**
414
423
Map of all components defined in the spec to their validation functions.
424
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
415
425
*/
416
426
export const componentSchemas = { } ;
417
427
export class RequestError extends Error {
@@ -456,6 +466,7 @@ export function validateRequest(request, context) {
456
466
}
457
467
/**
458
468
Map of all components defined in the spec to their validation functions.
469
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
459
470
*/
460
471
export const componentSchemas = { } ;
461
472
export class RequestError extends Error {
@@ -538,6 +549,7 @@ export function validateRequest(request, context) {
538
549
}
539
550
/**
540
551
Map of all components defined in the spec to their validation functions.
552
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
541
553
*/
542
554
export const componentSchemas = { } ;
543
555
export class RequestError extends Error {
@@ -602,6 +614,7 @@ export function validateRequest(request, context) {
602
614
}
603
615
/**
604
616
Map of all components defined in the spec to their validation functions.
617
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
605
618
*/
606
619
export const componentSchemas = { } ;
607
620
export class RequestError extends Error {
@@ -643,6 +656,7 @@ export function validateRequest(request, context) {
643
656
}
644
657
/**
645
658
Map of all components defined in the spec to their validation functions.
659
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
646
660
*/
647
661
export const componentSchemas = { } ;
648
662
export class RequestError extends Error {
@@ -707,6 +721,7 @@ export function validateRequest(request, context) {
707
721
}
708
722
/**
709
723
Map of all components defined in the spec to their validation functions.
724
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
710
725
*/
711
726
export const componentSchemas = { } ;
712
727
export class RequestError extends Error {
@@ -787,6 +802,7 @@ export function validateRequest(request, context) {
787
802
}
788
803
/**
789
804
Map of all components defined in the spec to their validation functions.
805
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
790
806
*/
791
807
export const componentSchemas = { } ;
792
808
export class RequestError extends Error {
@@ -834,6 +850,7 @@ export function validateRequest(request, context) {
834
850
}
835
851
/**
836
852
Map of all components defined in the spec to their validation functions.
853
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
837
854
*/
838
855
export const componentSchemas = { } ;
839
856
export class RequestError extends Error {
@@ -896,6 +913,7 @@ export function validateRequest(request, context) {
896
913
}
897
914
/**
898
915
Map of all components defined in the spec to their validation functions.
916
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
899
917
*/
900
918
export const componentSchemas = { } ;
901
919
export class RequestError extends Error {
@@ -957,6 +975,7 @@ export function validateRequest(request, context) {
957
975
}
958
976
/**
959
977
Map of all components defined in the spec to their validation functions.
978
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
960
979
*/
961
980
export const componentSchemas = { } ;
962
981
export class RequestError extends Error {
@@ -1017,6 +1036,7 @@ export function validateRequest(request, context) {
1017
1036
}
1018
1037
/**
1019
1038
Map of all components defined in the spec to their validation functions.
1039
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
1020
1040
*/
1021
1041
export const componentSchemas = { } ;
1022
1042
export class RequestError extends Error {
@@ -1084,6 +1104,7 @@ export function validateRequest(request, context) {
1084
1104
}
1085
1105
/**
1086
1106
Map of all components defined in the spec to their validation functions.
1107
+ { Object .< string , <T >(path : string [], value : T , context : any ) => (T | ValidationError )> }
1087
1108
*/
1088
1109
export const componentSchemas = { } ;
1089
1110
export class RequestError extends Error {
0 commit comments