@nestia/editor 8.0.6 → 8.0.7
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.
|
@@ -1209,9 +1209,9 @@ export default NESTIA_CONFIG;
|
|
|
1209
1209
|
"homepage": "https://github.com/samchon/nestia-start#readme",
|
|
1210
1210
|
"devDependencies": {
|
|
1211
1211
|
"@autobe/interface": "^0.10.6",
|
|
1212
|
-
"@nestia/benchmark": "^8.0.
|
|
1213
|
-
"@nestia/e2e": "^8.0.
|
|
1214
|
-
"@nestia/sdk": "^8.0.
|
|
1212
|
+
"@nestia/benchmark": "^8.0.7",
|
|
1213
|
+
"@nestia/e2e": "^8.0.7",
|
|
1214
|
+
"@nestia/sdk": "^8.0.7",
|
|
1215
1215
|
"@nestjs/cli": "^11.0.10",
|
|
1216
1216
|
"@rollup/plugin-terser": "^0.4.4",
|
|
1217
1217
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
@@ -1230,7 +1230,7 @@ export default NESTIA_CONFIG;
|
|
|
1230
1230
|
"copy-webpack-plugin": "^11.0.0",
|
|
1231
1231
|
"eslint-plugin-deprecation": "^3.0.0",
|
|
1232
1232
|
"express": "^4.18.2",
|
|
1233
|
-
"nestia": "^8.0.
|
|
1233
|
+
"nestia": "^8.0.7",
|
|
1234
1234
|
"prettier": "^3.2.4",
|
|
1235
1235
|
"prettier-plugin-prisma": "^5.0.0",
|
|
1236
1236
|
"rimraf": "^3.0.2",
|
|
@@ -1247,8 +1247,8 @@ export default NESTIA_CONFIG;
|
|
|
1247
1247
|
"write-file-webpack-plugin": "^4.5.1"
|
|
1248
1248
|
},
|
|
1249
1249
|
"dependencies": {
|
|
1250
|
-
"@nestia/core": "^8.0.
|
|
1251
|
-
"@nestia/fetcher": "^8.0.
|
|
1250
|
+
"@nestia/core": "^8.0.7",
|
|
1251
|
+
"@nestia/fetcher": "^8.0.7",
|
|
1252
1252
|
"@nestjs/common": "^11.1.6",
|
|
1253
1253
|
"@nestjs/core": "^11.1.6",
|
|
1254
1254
|
"@nestjs/platform-express": "^11.1.6",
|
|
@@ -2735,12 +2735,12 @@ print("npm run test:simulate", "Test with mockup simulator");
|
|
|
2735
2735
|
"README.md"
|
|
2736
2736
|
],
|
|
2737
2737
|
"dependencies": {
|
|
2738
|
-
"@nestia/fetcher": "^8.0.
|
|
2738
|
+
"@nestia/fetcher": "^8.0.7",
|
|
2739
2739
|
"tgrid": "^1.2.0",
|
|
2740
2740
|
"typia": "^9.7.2"
|
|
2741
2741
|
},
|
|
2742
2742
|
"devDependencies": {
|
|
2743
|
-
"@nestia/e2e": "^8.0.
|
|
2743
|
+
"@nestia/e2e": "^8.0.7",
|
|
2744
2744
|
"@rollup/plugin-terser": "^0.4.4",
|
|
2745
2745
|
"@rollup/plugin-typescript": "^11.1.6",
|
|
2746
2746
|
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
|
@@ -4766,7 +4766,7 @@ export namespace ArgumentParser {
|
|
|
4766
4766
|
`).filter(u0=>COMMENT_TAGS.every(_0=>!u0.includes(_0))).join(`
|
|
4767
4767
|
`),writePlugin=o=>{const sm={};for(const[u0,_0]of Object.entries(o.schema))_0!==void 0&&o.regular.includes(u0)===!1&&u0.startsWith("x-")&&(sm[u0]=_0);Object.keys(sm).length!==0&&o.intersection.push(o.importer.tag("JsonSchemaPlugin",sm))},COMMENT_TAGS=["@format","@pattern","@length","@minLength","@maxLength","@contentMediaType","@type","@minimum","@maximum","@exclusiveMinimum","@exclusiveMaximum","@multipleOf","@items","@minItems","@maxItems","@uniqueItems"];var NestiaMigrateApiFunctionProgrammer;(function(o){o.write=e_=>FilePrinter.description(ts$1.factory.createFunctionDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword),ts$1.factory.createModifier(ts$1.SyntaxKind.AsyncKeyword)],void 0,e_.route.accessor.at(-1),void 0,o.writeParameterDeclarations(e_),ts$1.factory.createTypeReferenceNode("Promise",[ts$1.factory.createTypeReferenceNode(e_.route.success===null?"void":`${e_.route.accessor.at(-1)}.Response`)]),ts$1.factory.createBlock(u0(e_),!0)),sm(e_.config,e_.route)),o.writeParameterDeclarations=(e_,a_)=>{var c_;const h_=IdentifierFactory.parameter(a_??"connection",ts$1.factory.createTypeReferenceNode(e_.importer.external({type:"instance",library:"@nestia/fetcher",name:"IConnection"}),e_.route.headers?[ts$1.factory.createTypeReferenceNode(`${e_.route.accessor.at(-1)}.Headers`)]:void 0));return e_.config.keyword===!0?(e_.route.parameters.length>0||!!e_.route.query||!!e_.route.body)===!1?[h_]:[h_,ts$1.factory.createParameterDeclaration(void 0,void 0,"props",void 0,ts$1.factory.createTypeReferenceNode(`${e_.route.accessor.at(-1)}.Props`))]:[h_,...e_.route.parameters.map(k_=>IdentifierFactory.parameter(k_.key,NestiaMigrateSchemaProgrammer.write({components:e_.components,importer:e_.importer,schema:k_.schema}))),...e_.route.query?[IdentifierFactory.parameter(e_.route.query.key,ts$1.factory.createTypeReferenceNode(`${e_.route.accessor.at(-1)}.Query`))]:[],...e_.route.body?[IdentifierFactory.parameter(e_.route.body.key,ts$1.factory.createTypeReferenceNode(`${e_.route.accessor.at(-1)}.Body`),(e_.route.body.type==="application/json"||e_.route.body.type==="text/plain")&&((c_=e_.route.operation().requestBody)==null?void 0:c_.required)===!1?ts$1.factory.createToken(ts$1.SyntaxKind.QuestionToken):void 0)]:[]]};const sm=(e_,a_)=>{var c_,k_;const h_=a_.comment();return[e_.keyword===!0?h_.split("@param ").join("@param props."):h_,`@path ${a_.emendedPath}`,`@accessor api.functional.${a_.accessor.join(".")}`,`@${((c_=e_.author)==null?void 0:c_.tag)??"nestia"} ${((k_=e_.author)==null?void 0:k_.value)??"Generated by Nestia - https://github.com/samchon/nestia"}`].join(`
|
|
4768
4768
|
`)},u0=e_=>{var D_,O_;const a_=!!((D_=e_.route.success)!=null&&D_["x-nestia-encrypted"]),h_=((O_=e_.route.body)==null?void 0:O_.type)??"application/json",c_=P_=>e_.config.keyword===!0?IdentifierFactory.access(ts$1.factory.createIdentifier("props"),P_):ts$1.factory.createIdentifier(P_),k_=()=>ts$1.factory.createAwaitExpression(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(e_.importer.external({type:"instance",library:`@nestia/fetcher/lib/${a_?"EncryptedFetcher":"PlainFetcher"}`,name:a_?"EncryptedFetcher":"PlainFetcher"})),"fetch"),void 0,[h_&&h_!=="multipart/form-data"?ts$1.factory.createObjectLiteralExpression([ts$1.factory.createSpreadAssignment(ts$1.factory.createIdentifier("connection")),ts$1.factory.createPropertyAssignment("headers",ts$1.factory.createObjectLiteralExpression([ts$1.factory.createSpreadAssignment(IdentifierFactory.access(ts$1.factory.createIdentifier("connection"),"headers")),ts$1.factory.createPropertyAssignment(ts$1.factory.createStringLiteral("Content-Type"),ts$1.factory.createStringLiteral(h_))],!0))],!0):ts$1.factory.createIdentifier("connection"),ts$1.factory.createObjectLiteralExpression([ts$1.factory.createSpreadAssignment(IdentifierFactory.access(ts$1.factory.createIdentifier(e_.route.accessor.at(-1)),"METADATA")),ts$1.factory.createPropertyAssignment("path",ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(e_.route.accessor.at(-1)),"path"),void 0,_0(e_,!1))),ts$1.factory.createPropertyAssignment("status",ts$1.factory.createNull())],!0),...e_.route.body?[c_(e_.route.body.key)]:[]])),y_=e_.config.simulate!==!0?k_():ts$1.factory.createConditionalExpression(ts$1.factory.createStrictEquality(ts$1.factory.createTrue(),ts$1.factory.createIdentifier("connection.simulate")),void 0,ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${e_.route.accessor.at(-1)}.simulate`),[],[ts$1.factory.createIdentifier("connection"),..._0(e_,!0)]),void 0,k_()),T_=Q0(e_.route.comment());return T_.length===0?[ts$1.factory.createReturnStatement(y_)]:[StatementFactory.constant({name:"output",type:ts$1.factory.createTypeReferenceNode(`${e_.route.accessor.at(-1)}.Response`),value:y_}),ts$1.factory.createExpressionStatement(ts$1.factory.createBinaryExpression(ts$1.factory.createIdentifier("connection.headers"),ts$1.factory.createToken(ts$1.SyntaxKind.QuestionQuestionEqualsToken),ts$1.factory.createObjectLiteralExpression([]))),...T_.map(P_=>ts$1.factory.createExpressionStatement(P_.type==="assign"?ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("Object.assign"),void 0,[ts$1.factory.createIdentifier("connection.headers"),ts$1.factory.createIdentifier(`output.${P_.accessor}`)]):ts$1.factory.createBinaryExpression(ts$1.factory.createIdentifier(`connection.headers${Escaper.variable(P_.property)?`.${P_.property}`:`[${JSON.stringify(P_.property)}]`}`),ts$1.factory.createToken(ts$1.SyntaxKind.EqualsToken),ts$1.factory.createIdentifier(`output.${P_.accessor}`)))),ts$1.factory.createReturnStatement(ts$1.factory.createIdentifier("output"))]},_0=(e_,a_)=>e_.route.parameters.length===0&&e_.route.query===null&&(a_===!1||e_.route.body===null)?[]:e_.config.keyword===!0?[ts$1.factory.createIdentifier("props")]:[...e_.route.parameters.map(h_=>ts$1.factory.createIdentifier(h_.key)),...e_.route.query?[ts$1.factory.createIdentifier(e_.route.query.key)]:[],...a_&&e_.route.body?[ts$1.factory.createIdentifier(e_.route.body.key)]:[]],Q0=e_=>{const a_=[];for(const h_ of e_.split(`
|
|
4769
|
-
`).map(c_=>c_.trim()))if(h_.startsWith("@setHeader ")){const c_=h_.substring(11).trim().split(/\s+/);c_.length>=2&&a_.push({type:"set",accessor:c_[0],property:c_[1]})}else if(h_.startsWith("@assignHeaders ")){const c_=h_.substring(15).trim();c_.length!==0&&a_.push({type:"assign",accessor:c_})}return a_}})(NestiaMigrateApiFunctionProgrammer||(NestiaMigrateApiFunctionProgrammer={}));var NestiaMigrateApiSimulationProgrammer;(function(o){o.random=_0=>{const Q0=_0.route.success?NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:_0.route.success.schema}):TypeFactory.keyword("void");return constant$1("random",ts$1.factory.createArrowFunction(void 0,void 0,[],Q0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"default",library:"typia",name:"typia"})),"random"),[Q0],void 0)))},o.simulate=_0=>{const Q0=()=>ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("random"),void 0,void 0);return constant$1("simulate",ts$1.factory.createArrowFunction(void 0,void 0,NestiaMigrateApiFunctionProgrammer.writeParameterDeclarations(_0,_0.route.parameters.length===0&&_0.route.query===null&&_0.route.body===null?"_connection":void 0),ts$1.factory.createTypeReferenceNode(_0.route.success?"Response":"void"),void 0,ts$1.factory.createBlock([...sm(_0),ts$1.factory.createReturnStatement(Q0())],!0)))};const sm=_0=>{var c_;const Q0=k_=>_0.config.keyword===!0?IdentifierFactory.access(ts$1.factory.createIdentifier("props"),k_):ts$1.factory.createIdentifier(k_),e_=[..._0.route.parameters.map(k_=>({category:"param",name:k_.key,schema:NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:k_.schema})})),..._0.route.query?[{category:"query",name:_0.route.query.key,schema:NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:_0.route.query.schema})}]:[],..._0.route.body?[{category:"body",name:_0.route.body.key,schema:NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:_0.route.body.schema})}]:[]];if(e_.length===0)return[];const a_=StatementFactory.constant({name:"assert",value:ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"instance",library:"@nestia/fetcher/lib/NestiaSimulator",name:"NestiaSimulator"})),"assert"),void 0,[ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("method",ts$1.factory.createIdentifier("METADATA.method")),ts$1.factory.createPropertyAssignment("host",ts$1.factory.createIdentifier("connection.host")),ts$1.factory.createPropertyAssignment("path",NestiaMigrateApiNamespaceProgrammer.writePathCallExpression(_0.config,_0.route)),ts$1.factory.createPropertyAssignment("contentType",ts$1.factory.createStringLiteral(((c_=_0.route.success)==null?void 0:c_.type)??"application/json"))],!0)])}),h_=e_.map(k_=>ts$1.factory.createCallExpression((()=>{const y_=IdentifierFactory.access(ts$1.factory.createIdentifier("assert"),k_.category);return k_.category!=="param"?y_:ts$1.factory.createCallExpression(y_,void 0,[ts$1.factory.createStringLiteral(k_.name)])})(),void 0,[ts$1.factory.createArrowFunction(void 0,void 0,[],void 0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"default",library:"typia",name:"typia"})),"assert"),void 0,[k_.category==="headers"?ts$1.factory.createIdentifier("connection.headers"):Q0(k_.name)]))])).map(ts$1.factory.createExpressionStatement);return[a_,u0(_0.importer,h_)]},u0=(_0,Q0)=>ts$1.factory.createTryStatement(ts$1.factory.createBlock(Q0,!0),ts$1.factory.createCatchClause("exp",ts$1.factory.createBlock([ts$1.factory.createIfStatement(ts$1.factory.createLogicalNot(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.external({type:"default",library:"typia",name:"typia"})),"is"),[ts$1.factory.createTypeReferenceNode(_0.external({type:"instance",library:"@nestia/fetcher",name:"HttpError"}))],[ts$1.factory.createIdentifier("exp")])),ts$1.factory.createThrowStatement(ts$1.factory.createIdentifier("exp"))),ts$1.factory.createReturnStatement(ts$1.factory.createAsExpression(ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("success",ts$1.factory.createFalse()),ts$1.factory.createPropertyAssignment("status",ts$1.factory.createIdentifier("exp.status")),ts$1.factory.createPropertyAssignment("headers",ts$1.factory.createIdentifier("exp.headers")),ts$1.factory.createPropertyAssignment("data",ts$1.factory.createIdentifier("exp.toJSON().message"))],!0),TypeFactory.keyword("any")))],!0)),void 0)})(NestiaMigrateApiSimulationProgrammer||(NestiaMigrateApiSimulationProgrammer={}));const constant$1=(o,sm)=>ts$1.factory.createVariableStatement([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(ts$1.factory.createIdentifier(o),void 0,void 0,sm)],ts$1.NodeFlags.Const));var NestiaMigrateApiNamespaceProgrammer;(function(o){o.write=Q0=>{const e_=sm(Q0);return ts$1.factory.createModuleDeclaration([ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createIdentifier(Q0.route.accessor.at(-1)),ts$1.factory.createModuleBlock([...e_,...e_.length?[FilePrinter.newLine()]:[],u0(Q0),FilePrinter.newLine(),_0(Q0),...Q0.config.simulate===!0?[NestiaMigrateApiSimulationProgrammer.random(Q0),NestiaMigrateApiSimulationProgrammer.simulate(Q0)]:[]]),ts$1.NodeFlags.Namespace)},o.writePathCallExpression=(Q0,e_)=>ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${e_.accessor.at(-1)}.path`),void 0,e_.parameters.length===0&&e_.query===null?[]:Q0.keyword===!0?[ts$1.factory.createIdentifier("props")]:[...e_.parameters,...e_.query?[e_.query]:[]].map(a_=>ts$1.factory.createIdentifier(a_.key)));const sm=Q0=>{const e_=[],a_=(h_,c_)=>e_.push(ts$1.factory.createTypeAliasDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],h_,void 0,c_));return Q0.config.keyword===!0&&(Q0.route.parameters.length>0||Q0.route.query||Q0.route.body)&&a_("Props",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:{type:"object",properties:Object.fromEntries([...Q0.route.parameters.map(h_=>[h_.key,{...h_.schema,title:h_.parameter().title,description:h_.parameter().description}]),...Q0.route.query?[[Q0.route.query.key,{...Q0.route.query.schema,title:Q0.route.query.title(),description:Q0.route.query.description()}]]:[],...Q0.route.body?[[Q0.route.body.key,{...Q0.route.body.schema,description:Q0.route.body.description()}]]:[]]),required:[...Q0.route.parameters.map(h_=>h_.key),...Q0.route.query?[Q0.route.query.key]:[],...Q0.route.body?[Q0.route.body.key]:[]]}})),Q0.route.headers&&a_("Headers",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.headers.schema})),Q0.route.query&&a_("Query",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.query.schema})),Q0.route.body&&a_("Body",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.body.schema})),Q0.route.success&&a_("Response",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.success.schema})),e_},u0=Q0=>{var e_,a_,h_;return constant("METADATA",ts$1.factory.createAsExpression(ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("method",ts$1.factory.createStringLiteral(Q0.route.method.toUpperCase())),ts$1.factory.createPropertyAssignment("path",ts$1.factory.createStringLiteral(getPath(Q0.route))),ts$1.factory.createPropertyAssignment("request",Q0.route.body?LiteralFactory.write({type:Q0.route.body.type,encrypted:!!Q0.route.body["x-nestia-encrypted"]}):ts$1.factory.createNull()),ts$1.factory.createPropertyAssignment("response",Q0.route.method.toUpperCase()!=="HEAD"?LiteralFactory.write({type:((e_=Q0.route.success)==null?void 0:e_.type)??"application/json",encrypted:!!((a_=Q0.route.success)!=null&&a_["x-nestia-encrypted"])}):ts$1.factory.createNull()),...((h_=Q0.route.success)==null?void 0:h_.type)==="application/x-www-form-urlencoded"?[ts$1.factory.createPropertyAssignment("parseQuery",ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${Q0.importer.external({type:"default",library:"typia",name:"typia"})}.http.createAssertQuery`),[NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.success.schema})],void 0))]:[]],!0),ts$1.factory.createTypeReferenceNode(ts$1.factory.createIdentifier("const"))))},_0=Q0=>{const e_=Q0.route.parameters.length===0&&Q0.route.query===null,a_=T_=>Q0.config.keyword===!0?IdentifierFactory.access(ts$1.factory.createIdentifier("props"),T_):ts$1.factory.createIdentifier(T_),h_=T_=>constant("path",ts$1.factory.createArrowFunction([],[],e_?[]:Q0.config.keyword===!0?[IdentifierFactory.parameter("props",Q0.route.body?ts$1.factory.createTypeReferenceNode("Omit",[ts$1.factory.createTypeReferenceNode("Props"),ts$1.factory.createLiteralTypeNode(ts$1.factory.createStringLiteral(Q0.route.body.key))]):ts$1.factory.createTypeReferenceNode("Props"))]:[...Q0.route.parameters.map(D_=>IdentifierFactory.parameter(D_.key,NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:D_.schema}))),...Q0.route.query?[IdentifierFactory.parameter(Q0.route.query.key,ts$1.factory.createTypeReferenceNode(`${Q0.route.accessor.at(-1)}.Query`))]:[]],void 0,void 0,T_)),c_=()=>{const T_=getPath(Q0.route),D_=T_.split(":");return D_.length===1?ts$1.factory.createStringLiteral(T_):ts$1.factory.createTemplateExpression(ts$1.factory.createTemplateHead(D_[0]),D_.slice(1).map((O_,P_,Z_)=>{const fy=O_.split("/")[0];return ts$1.factory.createTemplateSpan(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("encodeURIComponent"),void 0,[ts$1.factory.createBinaryExpression(a_(Q0.route.parameters.find(W_=>W_.name===fy).key),ts$1.factory.createToken(ts$1.SyntaxKind.QuestionQuestionToken),ts$1.factory.createStringLiteral("null"))]),(P_!==Z_.length-1?ts$1.factory.createTemplateMiddle:ts$1.factory.createTemplateTail)(O_.substring(fy.length)))}))};if(!Q0.route.query)return h_(c_());const k_=T_=>Q0.route.parameters.find(D_=>D_.key===T_)!==void 0?k_("_"+T_):T_,y_=k_("variables");return h_(ts$1.factory.createBlock([local({name:y_,type:"URLSearchParams",expression:ts$1.factory.createNewExpression(ts$1.factory.createIdentifier("URLSearchParams"),[],[])}),ts$1.factory.createForOfStatement(void 0,ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(ts$1.factory.createArrayBindingPattern([ts$1.factory.createBindingElement(void 0,void 0,ts$1.factory.createIdentifier("key"),void 0),ts$1.factory.createBindingElement(void 0,void 0,ts$1.factory.createIdentifier("value"),void 0)]),void 0,void 0,void 0)],ts$1.NodeFlags.Const),ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("Object.entries"),void 0,[ts$1.factory.createAsExpression(a_(Q0.route.query.key),TypeFactory.keyword("any"))]),ts$1.factory.createIfStatement(ts$1.factory.createStrictEquality(ts$1.factory.createIdentifier("undefined"),ts$1.factory.createIdentifier("value")),ts$1.factory.createContinueStatement(),ts$1.factory.createIfStatement(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("Array.isArray"),void 0,[ts$1.factory.createIdentifier("value")]),ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier("value"),ts$1.factory.createIdentifier("forEach")),void 0,[ts$1.factory.createArrowFunction(void 0,void 0,[IdentifierFactory.parameter("elem")],void 0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"append"),void 0,[ts$1.factory.createIdentifier("key"),ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("String"),void 0,[ts$1.factory.createIdentifier("elem")])]))])),ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"set"),void 0,[ts$1.factory.createIdentifier("key"),ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("String"),void 0,[ts$1.factory.createIdentifier("value")])]))))),local({name:"location",type:"string",expression:c_()}),ts$1.factory.createReturnStatement(ts$1.factory.createConditionalExpression(ts$1.factory.createStrictEquality(ExpressionFactory.number(0),IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"size")),void 0,ts$1.factory.createIdentifier("location"),void 0,ts$1.factory.createTemplateExpression(ts$1.factory.createTemplateHead(""),[ts$1.factory.createTemplateSpan(ts$1.factory.createIdentifier("location"),ts$1.factory.createTemplateMiddle("?")),ts$1.factory.createTemplateSpan(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"toString"),void 0,void 0),ts$1.factory.createTemplateTail(""))])))],!0))}})(NestiaMigrateApiNamespaceProgrammer||(NestiaMigrateApiNamespaceProgrammer={}));const constant=(o,sm)=>ts$1.factory.createVariableStatement([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(o,void 0,void 0,sm)],ts$1.NodeFlags.Const)),getPath=o=>(o.emendedPath.startsWith("/")?"":"/")+o.emendedPath,local=o=>ts$1.factory.createVariableStatement([],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(o.name,void 0,ts$1.factory.createTypeReferenceNode(o.type),o.expression)],ts$1.NodeFlags.Const));var TypeLiteralFactory;(function(o){o.generate=h_=>typeof h_=="boolean"?_0(h_):typeof h_=="number"?u0(h_):typeof h_=="string"?sm(h_):typeof h_=="object"?h_===null?Q0():Array.isArray(h_)?e_(h_):a_(h_):ts$1.factory.createKeywordTypeNode(ts$1.SyntaxKind.AnyKeyword);const sm=h_=>ts$1.factory.createLiteralTypeNode(ts$1.factory.createStringLiteral(h_)),u0=h_=>ts$1.factory.createLiteralTypeNode(h_<0?ts$1.factory.createPrefixUnaryExpression(ts$1.SyntaxKind.MinusToken,ts$1.factory.createNumericLiteral(-h_)):ts$1.factory.createNumericLiteral(h_)),_0=h_=>ts$1.factory.createLiteralTypeNode(h_?ts$1.factory.createTrue():ts$1.factory.createFalse()),Q0=()=>ts$1.factory.createLiteralTypeNode(ts$1.factory.createNull()),e_=h_=>ts$1.factory.createTupleTypeNode(h_.map(o.generate)),a_=h_=>ts$1.factory.createTypeLiteralNode(Object.entries(h_).map(([c_,k_])=>ts$1.factory.createPropertySignature(void 0,Escaper.variable(c_)?ts$1.factory.createIdentifier(c_):ts$1.factory.createStringLiteral(c_),void 0,o.generate(k_))))})(TypeLiteralFactory||(TypeLiteralFactory={}));var MapUtil;(function(o){o.take=sm=>u0=>_0=>{const Q0=sm.get(u0);if(Q0)return Q0;const e_=_0();return sm.set(u0,e_),e_}})(MapUtil||(MapUtil={}));class NestiaMigrateImportProgrammer{constructor(){this.external_=new Map,this.dtos_=new Set}empty(){return this.external_.size===0&&this.dtos_.size===0}external(sm){const u0=MapUtil.take(this.external_)(sm.library)(()=>({default:null,instances:new Set})),_0=sm.name.split(".")[0];return sm.type==="default"?u0.default=sm.name:u0.instances.add(_0),_0}dto(sm,u0){const _0=sm.split(".")[0];return this.dtos_.add(_0),ts$1.factory.createTypeReferenceNode(u0!=null&&u0.length?ts$1.factory.createQualifiedName(ts$1.factory.createIdentifier(u0),ts$1.factory.createIdentifier(_0)):sm)}tag(sm,u0){const _0=this.external({type:"instance",library:"typia",name:"tags"});return ts$1.factory.createTypeReferenceNode(`${_0}.${sm}`,u0===void 0?[]:[TypeLiteralFactory.generate(u0)])}toStatements(sm,u0){return[...[...this.external_.entries()].map(([_0,Q0])=>ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,Q0.default!==null?ts$1.factory.createIdentifier(Q0.default):void 0,Q0.instances.size?ts$1.factory.createNamedImports([...Q0.instances].map(e_=>ts$1.factory.createImportSpecifier(!1,void 0,ts$1.factory.createIdentifier(e_)))):void 0),ts$1.factory.createStringLiteral(_0))),...this.external_.size&&this.dtos_.size?[FilePrinter.newLine()]:[],...[...this.dtos_].filter(u0?_0=>_0!==u0.split(".")[0]:()=>!0).map(_0=>ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,void 0,ts$1.factory.createNamedImports([ts$1.factory.createImportSpecifier(!1,void 0,ts$1.factory.createIdentifier(_0))])),ts$1.factory.createStringLiteral(sm(_0))))]}}var NestiaMigrateApiFileProgrammer;(function(o){o.write=sm=>{const u0=new NestiaMigrateImportProgrammer,_0=sm.routes.map(Q0=>[FilePrinter.newLine(),NestiaMigrateApiFunctionProgrammer.write({config:sm.config,components:sm.components,importer:u0,route:Q0}),NestiaMigrateApiNamespaceProgrammer.write({config:sm.config,components:sm.components,importer:u0,route:Q0})]).flat();return[...u0.toStatements(Q0=>`../${"../".repeat(sm.namespace.length)}structures/${Q0}`),...[...sm.children].map(Q0=>ts$1.factory.createExportDeclaration(void 0,!1,ts$1.factory.createNamespaceExport(ts$1.factory.createIdentifier(Q0)),ts$1.factory.createStringLiteral(`./${Q0}`),void 0)),..._0]}})(NestiaMigrateApiFileProgrammer||(NestiaMigrateApiFileProgrammer={}));var NestiaMigrateDtoProgrammer;(function(o){o.compose=_0=>{const Q0=new Map;for(const[e_,a_]of Object.entries(_0.components.schemas??{})){const h_=e_.split("/").filter(c_=>c_.length!==0).map(StringUtil.escapeNonVariable).join("");sm(Q0)(h_)(c_=>u0(_0.config)(_0.components)(c_)(h_,a_))}return Q0};const sm=_0=>Q0=>e_=>{const a_=Q0.split("."),h_={value:null};return a_.forEach((c_,k_)=>{h_.value=MapUtil.take(_0)(c_)(()=>({name:c_,children:new Map,programmer:null})),k_===a_.length-1&&(h_.value.programmer=e_),_0=h_.value.children}),h_},u0=_0=>Q0=>e_=>(a_,h_)=>FilePrinter.description(ts$1.factory.createTypeAliasDeclaration([ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],a_.split(".").at(-1),[],NestiaMigrateSchemaProgrammer.write({components:Q0,importer:e_,schema:h_})),writeComment(_0)(h_,a_.indexOf(".")===-1))})(NestiaMigrateDtoProgrammer||(NestiaMigrateDtoProgrammer={}));const writeComment=o=>(sm,u0)=>{var _0,Q0,e_,a_;return[...(_0=sm.description)!=null&&_0.length?[sm.description]:[],...(Q0=sm.description)!=null&&Q0.length&&(sm.title!==void 0||sm.deprecated===!0)?[""]:[],...sm.title!==void 0?[`@title ${sm.title}`]:[],...sm.deprecated===!0?["@deprecated"]:[],...u0?[`@${((e_=o.author)==null?void 0:e_.tag)??"nestia"} ${((a_=o.author)==null?void 0:a_.value)??"Generated by Nestia - https://github.com/samchon/nestia"}`]:[]].join(`
|
|
4769
|
+
`).map(c_=>c_.trim()))if(h_.startsWith("@setHeader ")){const c_=h_.substring(11).trim().split(/\s+/);c_.length>=2&&a_.push({type:"set",accessor:c_[0],property:c_[1]})}else if(h_.startsWith("@assignHeaders ")){const c_=h_.substring(15).trim();c_.length!==0&&a_.push({type:"assign",accessor:c_})}return a_}})(NestiaMigrateApiFunctionProgrammer||(NestiaMigrateApiFunctionProgrammer={}));var NestiaMigrateApiSimulationProgrammer;(function(o){o.random=_0=>{const Q0=_0.route.success?NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:_0.route.success.schema}):TypeFactory.keyword("void");return constant$1("random",ts$1.factory.createArrowFunction(void 0,void 0,[],Q0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"default",library:"typia",name:"typia"})),"random"),[Q0],void 0)))},o.simulate=_0=>{const Q0=()=>ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("random"),void 0,void 0);return constant$1("simulate",ts$1.factory.createArrowFunction(void 0,void 0,NestiaMigrateApiFunctionProgrammer.writeParameterDeclarations(_0,_0.route.parameters.length===0&&_0.route.query===null&&_0.route.body===null?"_connection":void 0),ts$1.factory.createTypeReferenceNode(_0.route.success?"Response":"void"),void 0,ts$1.factory.createBlock([...sm(_0),ts$1.factory.createReturnStatement(Q0())],!0)))};const sm=_0=>{var c_;const Q0=k_=>_0.config.keyword===!0?IdentifierFactory.access(ts$1.factory.createIdentifier("props"),k_):ts$1.factory.createIdentifier(k_),e_=[..._0.route.parameters.map(k_=>({category:"param",name:k_.key,schema:NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:k_.schema})})),..._0.route.query?[{category:"query",name:_0.route.query.key,schema:NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:_0.route.query.schema})}]:[],..._0.route.body?[{category:"body",name:_0.route.body.key,schema:NestiaMigrateSchemaProgrammer.write({components:_0.components,importer:_0.importer,schema:_0.route.body.schema})}]:[]];if(e_.length===0)return[];const a_=StatementFactory.constant({name:"assert",value:ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"instance",library:"@nestia/fetcher/lib/NestiaSimulator",name:"NestiaSimulator"})),"assert"),void 0,[ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("method",ts$1.factory.createIdentifier("METADATA.method")),ts$1.factory.createPropertyAssignment("host",ts$1.factory.createIdentifier("connection.host")),ts$1.factory.createPropertyAssignment("path",NestiaMigrateApiNamespaceProgrammer.writePathCallExpression(_0.config,_0.route)),ts$1.factory.createPropertyAssignment("contentType",ts$1.factory.createStringLiteral(((c_=_0.route.success)==null?void 0:c_.type)??"application/json"))],!0)])}),h_=e_.map(k_=>ts$1.factory.createCallExpression((()=>{const y_=IdentifierFactory.access(ts$1.factory.createIdentifier("assert"),k_.category);return k_.category!=="param"?y_:ts$1.factory.createCallExpression(y_,void 0,[ts$1.factory.createStringLiteral(k_.name)])})(),void 0,[ts$1.factory.createArrowFunction(void 0,void 0,[],void 0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"default",library:"typia",name:"typia"})),"assert"),void 0,[k_.category==="headers"?ts$1.factory.createIdentifier("connection.headers"):Q0(k_.name)]))])).map(ts$1.factory.createExpressionStatement);return[a_,u0(_0.importer,h_)]},u0=(_0,Q0)=>ts$1.factory.createTryStatement(ts$1.factory.createBlock(Q0,!0),ts$1.factory.createCatchClause("exp",ts$1.factory.createBlock([ts$1.factory.createIfStatement(ts$1.factory.createLogicalNot(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.external({type:"default",library:"typia",name:"typia"})),"is"),[ts$1.factory.createTypeReferenceNode(_0.external({type:"instance",library:"@nestia/fetcher",name:"HttpError"}))],[ts$1.factory.createIdentifier("exp")])),ts$1.factory.createThrowStatement(ts$1.factory.createIdentifier("exp"))),ts$1.factory.createReturnStatement(ts$1.factory.createAsExpression(ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("success",ts$1.factory.createFalse()),ts$1.factory.createPropertyAssignment("status",ts$1.factory.createIdentifier("exp.status")),ts$1.factory.createPropertyAssignment("headers",ts$1.factory.createIdentifier("exp.headers")),ts$1.factory.createPropertyAssignment("data",ts$1.factory.createIdentifier("exp.toJSON().message"))],!0),TypeFactory.keyword("any")))],!0)),void 0)})(NestiaMigrateApiSimulationProgrammer||(NestiaMigrateApiSimulationProgrammer={}));const constant$1=(o,sm)=>ts$1.factory.createVariableStatement([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(ts$1.factory.createIdentifier(o),void 0,void 0,sm)],ts$1.NodeFlags.Const));var NestiaMigrateApiNamespaceProgrammer;(function(o){o.write=Q0=>{const e_=sm(Q0);return ts$1.factory.createModuleDeclaration([ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createIdentifier(Q0.route.accessor.at(-1)),ts$1.factory.createModuleBlock([...e_,...e_.length?[FilePrinter.newLine()]:[],u0(Q0),FilePrinter.newLine(),_0(Q0),...Q0.config.simulate===!0?[NestiaMigrateApiSimulationProgrammer.random(Q0),NestiaMigrateApiSimulationProgrammer.simulate(Q0)]:[]]),ts$1.NodeFlags.Namespace)},o.writePathCallExpression=(Q0,e_)=>ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${e_.accessor.at(-1)}.path`),void 0,e_.parameters.length===0&&e_.query===null?[]:Q0.keyword===!0?[ts$1.factory.createIdentifier("props")]:[...e_.parameters,...e_.query?[e_.query]:[]].map(a_=>ts$1.factory.createIdentifier(a_.key)));const sm=Q0=>{const e_=[],a_=(h_,c_)=>e_.push(ts$1.factory.createTypeAliasDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],h_,void 0,c_));return Q0.config.keyword===!0&&(Q0.route.parameters.length>0||Q0.route.query||Q0.route.body)&&a_("Props",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:{type:"object",properties:Object.fromEntries([...Q0.route.parameters.map(h_=>[h_.key,{...h_.schema,title:h_.parameter().title,description:h_.parameter().description}]),...Q0.route.query?[[Q0.route.query.key,{...Q0.route.query.schema,title:Q0.route.query.title(),description:Q0.route.query.description()}]]:[],...Q0.route.body?[[Q0.route.body.key,{...Q0.route.body.schema,description:Q0.route.body.description()}]]:[]]),required:[...Q0.route.parameters.map(h_=>h_.key),...Q0.route.query?[Q0.route.query.key]:[],...Q0.route.body?[Q0.route.body.key]:[]]}})),Q0.route.headers&&a_("Headers",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.headers.schema})),Q0.route.query&&a_("Query",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.query.schema})),Q0.route.body&&a_("Body",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.body.schema})),Q0.route.success&&a_("Response",NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.success.schema})),e_},u0=Q0=>{var e_,a_,h_;return constant("METADATA",ts$1.factory.createAsExpression(ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("method",ts$1.factory.createStringLiteral(Q0.route.method.toUpperCase())),ts$1.factory.createPropertyAssignment("path",ts$1.factory.createStringLiteral(getPath(Q0.route))),ts$1.factory.createPropertyAssignment("request",Q0.route.body?LiteralFactory.write({type:Q0.route.body.type,encrypted:!!Q0.route.body["x-nestia-encrypted"]}):ts$1.factory.createNull()),ts$1.factory.createPropertyAssignment("response",Q0.route.method.toUpperCase()!=="HEAD"?LiteralFactory.write({type:((e_=Q0.route.success)==null?void 0:e_.type)??"application/json",encrypted:!!((a_=Q0.route.success)!=null&&a_["x-nestia-encrypted"])}):ts$1.factory.createNull()),...((h_=Q0.route.success)==null?void 0:h_.type)==="application/x-www-form-urlencoded"?[ts$1.factory.createPropertyAssignment("parseQuery",ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${Q0.importer.external({type:"default",library:"typia",name:"typia"})}.http.createAssertQuery`),[NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:Q0.route.success.schema})],void 0))]:[]],!0),ts$1.factory.createTypeReferenceNode(ts$1.factory.createIdentifier("const"))))},_0=Q0=>{const e_=Q0.route.parameters.length===0&&Q0.route.query===null,a_=T_=>Q0.config.keyword===!0?IdentifierFactory.access(ts$1.factory.createIdentifier("props"),T_):ts$1.factory.createIdentifier(T_),h_=T_=>constant("path",ts$1.factory.createArrowFunction([],[],e_?[]:Q0.config.keyword===!0?[IdentifierFactory.parameter("props",Q0.route.body?ts$1.factory.createTypeReferenceNode("Omit",[ts$1.factory.createTypeReferenceNode("Props"),ts$1.factory.createLiteralTypeNode(ts$1.factory.createStringLiteral(Q0.route.body.key))]):ts$1.factory.createTypeReferenceNode("Props"))]:[...Q0.route.parameters.map(D_=>IdentifierFactory.parameter(D_.key,NestiaMigrateSchemaProgrammer.write({components:Q0.components,importer:Q0.importer,schema:D_.schema}))),...Q0.route.query?[IdentifierFactory.parameter(Q0.route.query.key,ts$1.factory.createTypeReferenceNode(`${Q0.route.accessor.at(-1)}.Query`))]:[]],void 0,void 0,T_)),c_=()=>{const T_=getPath(Q0.route),D_=T_.split(":");return D_.length===1?ts$1.factory.createStringLiteral(T_):ts$1.factory.createTemplateExpression(ts$1.factory.createTemplateHead(D_[0]),D_.slice(1).map((O_,P_,Z_)=>{const fy=O_.split("/")[0];return ts$1.factory.createTemplateSpan(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("encodeURIComponent"),void 0,[ts$1.factory.createBinaryExpression(a_(Q0.route.parameters.find(W_=>W_.name===fy).key),ts$1.factory.createToken(ts$1.SyntaxKind.QuestionQuestionToken),ts$1.factory.createStringLiteral("null"))]),(P_!==Z_.length-1?ts$1.factory.createTemplateMiddle:ts$1.factory.createTemplateTail)(O_.substring(fy.length)))}))};if(!Q0.route.query)return h_(c_());const k_=T_=>Q0.route.parameters.find(D_=>D_.key===T_)!==void 0?k_("_"+T_):T_,y_=k_("variables");return h_(ts$1.factory.createBlock([local({name:y_,type:"URLSearchParams",expression:ts$1.factory.createNewExpression(ts$1.factory.createIdentifier("URLSearchParams"),[],[])}),ts$1.factory.createForOfStatement(void 0,ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(ts$1.factory.createArrayBindingPattern([ts$1.factory.createBindingElement(void 0,void 0,ts$1.factory.createIdentifier("key"),void 0),ts$1.factory.createBindingElement(void 0,void 0,ts$1.factory.createIdentifier("value"),void 0)]),void 0,void 0,void 0)],ts$1.NodeFlags.Const),ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("Object.entries"),void 0,[ts$1.factory.createAsExpression(a_(Q0.route.query.key),TypeFactory.keyword("any"))]),ts$1.factory.createIfStatement(ts$1.factory.createStrictEquality(ts$1.factory.createIdentifier("undefined"),ts$1.factory.createIdentifier("value")),ts$1.factory.createContinueStatement(),ts$1.factory.createIfStatement(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("Array.isArray"),void 0,[ts$1.factory.createIdentifier("value")]),ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier("value"),ts$1.factory.createIdentifier("forEach")),void 0,[ts$1.factory.createArrowFunction(void 0,void 0,[IdentifierFactory.parameter("elem")],void 0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"append"),void 0,[ts$1.factory.createIdentifier("key"),ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("String"),void 0,[ts$1.factory.createIdentifier("elem")])]))])),ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"set"),void 0,[ts$1.factory.createIdentifier("key"),ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("String"),void 0,[ts$1.factory.createIdentifier("value")])]))))),local({name:"location",type:"string",expression:c_()}),ts$1.factory.createReturnStatement(ts$1.factory.createConditionalExpression(ts$1.factory.createStrictEquality(ExpressionFactory.number(0),IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"size")),void 0,ts$1.factory.createIdentifier("location"),void 0,ts$1.factory.createTemplateExpression(ts$1.factory.createTemplateHead(""),[ts$1.factory.createTemplateSpan(ts$1.factory.createIdentifier("location"),ts$1.factory.createTemplateMiddle("?")),ts$1.factory.createTemplateSpan(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(y_),"toString"),void 0,void 0),ts$1.factory.createTemplateTail(""))])))],!0))}})(NestiaMigrateApiNamespaceProgrammer||(NestiaMigrateApiNamespaceProgrammer={}));const constant=(o,sm)=>ts$1.factory.createVariableStatement([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(o,void 0,void 0,sm)],ts$1.NodeFlags.Const)),getPath=o=>(o.emendedPath.startsWith("/")?"":"/")+o.emendedPath,local=o=>ts$1.factory.createVariableStatement([],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration(o.name,void 0,ts$1.factory.createTypeReferenceNode(o.type),o.expression)],ts$1.NodeFlags.Const));var TypeLiteralFactory;(function(o){o.generate=h_=>typeof h_=="boolean"?_0(h_):typeof h_=="number"?u0(h_):typeof h_=="string"?sm(h_):typeof h_=="object"?h_===null?Q0():Array.isArray(h_)?e_(h_):a_(h_):ts$1.factory.createKeywordTypeNode(ts$1.SyntaxKind.AnyKeyword);const sm=h_=>ts$1.factory.createLiteralTypeNode(ts$1.factory.createStringLiteral(h_)),u0=h_=>ts$1.factory.createLiteralTypeNode(h_<0?ts$1.factory.createPrefixUnaryExpression(ts$1.SyntaxKind.MinusToken,ts$1.factory.createNumericLiteral(-h_)):ts$1.factory.createNumericLiteral(h_)),_0=h_=>ts$1.factory.createLiteralTypeNode(h_?ts$1.factory.createTrue():ts$1.factory.createFalse()),Q0=()=>ts$1.factory.createLiteralTypeNode(ts$1.factory.createNull()),e_=h_=>ts$1.factory.createTupleTypeNode(h_.map(o.generate)),a_=h_=>ts$1.factory.createTypeLiteralNode(Object.entries(h_).map(([c_,k_])=>ts$1.factory.createPropertySignature(void 0,Escaper.variable(c_)?ts$1.factory.createIdentifier(c_):ts$1.factory.createStringLiteral(c_),void 0,o.generate(k_))))})(TypeLiteralFactory||(TypeLiteralFactory={}));var MapUtil;(function(o){o.take=sm=>u0=>_0=>{const Q0=sm.get(u0);if(Q0)return Q0;const e_=_0();return sm.set(u0,e_),e_}})(MapUtil||(MapUtil={}));class NestiaMigrateImportProgrammer{constructor(){this.external_=new Map,this.dtos_=new Set}empty(){return this.external_.size===0&&this.dtos_.size===0}external(sm){const u0=MapUtil.take(this.external_)(sm.library)(()=>({default:null,instances:new Set})),_0=sm.name.split(".")[0];return sm.type==="default"?u0.default=sm.name:u0.instances.add(_0),_0}dto(sm,u0){const _0=sm.split(".")[0];return this.dtos_.add(_0),ts$1.factory.createTypeReferenceNode(u0!=null&&u0.length?ts$1.factory.createQualifiedName(ts$1.factory.createIdentifier(u0),ts$1.factory.createIdentifier(_0)):sm)}tag(sm,u0){const _0=this.external({type:"instance",library:"typia",name:"tags"});return ts$1.factory.createTypeReferenceNode(`${_0}.${sm}`,u0===void 0?[]:[TypeLiteralFactory.generate(u0)])}toStatements(sm,u0){return[...[...this.external_.entries()].map(([_0,Q0])=>ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,Q0.default!==null?ts$1.factory.createIdentifier(Q0.default):void 0,Q0.instances.size?ts$1.factory.createNamedImports([...Q0.instances].map(e_=>ts$1.factory.createImportSpecifier(!1,void 0,ts$1.factory.createIdentifier(e_)))):void 0),ts$1.factory.createStringLiteral(_0))),...this.external_.size&&this.dtos_.size?[FilePrinter.newLine()]:[],...[...this.dtos_].filter(u0?_0=>_0!==u0.split(".")[0]:()=>!0).map(_0=>ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,void 0,ts$1.factory.createNamedImports([ts$1.factory.createImportSpecifier(!1,void 0,ts$1.factory.createIdentifier(_0))])),ts$1.factory.createStringLiteral(sm(_0))))]}}var NestiaMigrateApiFileProgrammer;(function(o){o.write=sm=>{const u0=new NestiaMigrateImportProgrammer,_0=sm.routes.map(Q0=>[FilePrinter.newLine(),NestiaMigrateApiFunctionProgrammer.write({config:sm.config,components:sm.components,importer:u0,route:Q0}),NestiaMigrateApiNamespaceProgrammer.write({config:sm.config,components:sm.components,importer:u0,route:Q0})]).flat();return[...u0.toStatements(Q0=>`../${"../".repeat(sm.namespace.length)}structures/${Q0}`),...[...sm.children].map(Q0=>ts$1.factory.createExportDeclaration(void 0,!1,ts$1.factory.createNamespaceExport(ts$1.factory.createIdentifier(Q0)),ts$1.factory.createStringLiteral(`./${Q0}/index`),void 0)),..._0]}})(NestiaMigrateApiFileProgrammer||(NestiaMigrateApiFileProgrammer={}));var NestiaMigrateDtoProgrammer;(function(o){o.compose=_0=>{const Q0=new Map;for(const[e_,a_]of Object.entries(_0.components.schemas??{})){const h_=e_.split("/").filter(c_=>c_.length!==0).map(StringUtil.escapeNonVariable).join("");sm(Q0)(h_)(c_=>u0(_0.config)(_0.components)(c_)(h_,a_))}return Q0};const sm=_0=>Q0=>e_=>{const a_=Q0.split("."),h_={value:null};return a_.forEach((c_,k_)=>{h_.value=MapUtil.take(_0)(c_)(()=>({name:c_,children:new Map,programmer:null})),k_===a_.length-1&&(h_.value.programmer=e_),_0=h_.value.children}),h_},u0=_0=>Q0=>e_=>(a_,h_)=>FilePrinter.description(ts$1.factory.createTypeAliasDeclaration([ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],a_.split(".").at(-1),[],NestiaMigrateSchemaProgrammer.write({components:Q0,importer:e_,schema:h_})),writeComment(_0)(h_,a_.indexOf(".")===-1))})(NestiaMigrateDtoProgrammer||(NestiaMigrateDtoProgrammer={}));const writeComment=o=>(sm,u0)=>{var _0,Q0,e_,a_;return[...(_0=sm.description)!=null&&_0.length?[sm.description]:[],...(Q0=sm.description)!=null&&Q0.length&&(sm.title!==void 0||sm.deprecated===!0)?[""]:[],...sm.title!==void 0?[`@title ${sm.title}`]:[],...sm.deprecated===!0?["@deprecated"]:[],...u0?[`@${((e_=o.author)==null?void 0:e_.tag)??"nestia"} ${((a_=o.author)==null?void 0:a_.value)??"Generated by Nestia - https://github.com/samchon/nestia"}`]:[]].join(`
|
|
4770
4770
|
`).split("*/").join("*\\/")};var NestiaMigrateApiProgrammer;(function(o){o.write=_0=>{const Q0=new HashMap(a_=>hash(a_.join(".")),(a_,h_)=>a_.length===h_.length&&a_.join(".")===h_.join("."));for(const a_ of _0.application.routes){const h_=a_.accessor.slice(0,-1);let c_=Q0.take(h_,()=>({config:_0.config,components:_0.application.document().components,namespace:h_,routes:[],children:new Set}));c_.routes.push(a_),h_.forEach((k_,y_,T_)=>{const D_=h_.slice(0,T_.length-y_-1),O_=Q0.take(D_,()=>({config:_0.config,components:_0.application.document().components,namespace:D_,children:new Set,routes:[]}));O_.children.add(c_.namespace.at(-1)),c_=O_})}const e_=Object.fromEntries(Q0.toJSON().map(({second:a_})=>[`src/${_0.mode==="nest"?"api/":""}functional/${[...a_.namespace,"index.ts"].join("/")}`,FilePrinter.write({statements:NestiaMigrateApiFileProgrammer.write({...a_,config:_0.config,components:_0.application.document().components})})]));if(_0.mode==="sdk")for(const[a_,h_]of NestiaMigrateDtoProgrammer.compose({config:_0.config,components:_0.application.document().components}).entries())e_[`src/structures/${a_}.ts`]=FilePrinter.write({statements:sm(a_,h_)});return e_};const sm=(_0,Q0)=>{const e_=new NestiaMigrateImportProgrammer,a_=u0(e_,Q0);return a_.length===0?[]:[...e_.toStatements(h_=>`./${h_}`,_0),...e_.empty()?[]:[FilePrinter.newLine()],...a_]},u0=(_0,Q0)=>{const e_=[];if(Q0.programmer!==null&&e_.push(Q0.programmer(_0)),Q0.children.size!==0){const a_=[];for(const h_ of Q0.children.values())a_.push(...u0(_0,h_));e_.push(ts$1.factory.createModuleDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createIdentifier(Q0.name),ts$1.factory.createModuleBlock(a_),ts$1.NodeFlags.Namespace))}return e_.push(FilePrinter.newLine()),e_}})(NestiaMigrateApiProgrammer||(NestiaMigrateApiProgrammer={}));var NestiaMigrateE2eFunctionProgrammer;(function(o){o.write=u0=>ts$1.factory.createFunctionDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword),ts$1.factory.createModifier(ts$1.SyntaxKind.AsyncKeyword)],void 0,["test","api",...u0.route.accessor].join("_"),void 0,[IdentifierFactory.parameter("connection",ts$1.factory.createTypeReferenceNode(ts$1.factory.createQualifiedName(ts$1.factory.createIdentifier(u0.importer.external({type:"default",library:"@ORGANIZATION/PROJECT-api",name:"api"})),ts$1.factory.createIdentifier("IConnection"))))],void 0,ts$1.factory.createBlock(o.writeBody(u0),!0)),o.writeBody=u0=>[ts$1.factory.createVariableStatement([],ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration("output",void 0,u0.route.success?NestiaMigrateSchemaProgrammer.write({components:u0.components,importer:u0.importer,schema:u0.route.success.schema}):void 0,ts$1.factory.createAwaitExpression(sm(u0)))],ts$1.NodeFlags.Const)),ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier(u0.importer.external({type:"default",library:"typia",name:"typia"})),"assert"),void 0,[ts$1.factory.createIdentifier("output")]))];const sm=u0=>{const _0=ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier("api.functional"),ts$1.factory.createIdentifier(u0.route.accessor.join("."))),Q0=ts$1.factory.createIdentifier("connection");if(u0.route.parameters.length===0&&u0.route.query===null&&u0.route.body===null)return ts$1.factory.createCallExpression(_0,void 0,[Q0]);const e_=ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier(u0.importer.external({type:"default",library:"typia",name:"typia"})),"random");return u0.config.keyword===!0?ts$1.factory.createCallExpression(_0,void 0,[Q0,LiteralFactory.write(Object.fromEntries([...u0.route.parameters,u0.route.query,u0.route.body].filter(a_=>a_!==null).map(({key:a_,schema:h_})=>[a_,ts$1.factory.createCallExpression(e_,[NestiaMigrateSchemaProgrammer.write({components:u0.components,importer:u0.importer,schema:h_})],void 0)])))]):ts$1.factory.createCallExpression(_0,void 0,[Q0,...[...u0.route.parameters,u0.route.query,u0.route.body].filter(a_=>!!a_).map(a_=>ts$1.factory.createCallExpression(e_,[NestiaMigrateSchemaProgrammer.write({components:u0.components,importer:u0.importer,schema:a_.schema})],void 0))])}})(NestiaMigrateE2eFunctionProgrammer||(NestiaMigrateE2eFunctionProgrammer={}));var NestiaMigrateApiStartProgrammer;(function(o){o.write=Q0=>{const e_=new NestiaMigrateImportProgrammer,a_=sm(Q0,e_,pick(Q0.application.routes)),h_=[...e_.toStatements(c_=>`@ORGANIZATION/PROJECT-api/lib/structures/${c_}`),FilePrinter.newLine(),ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,void 0,ts$1.factory.createNamedImports([ts$1.factory.createImportSpecifier(!1,void 0,ts$1.factory.createIdentifier("TestGlobal"))])),ts$1.factory.createStringLiteral("./TestGlobal"),void 0),FilePrinter.newLine(),a_,ts$1.factory.createExpressionStatement(_0())];return{"test/start.ts":FilePrinter.write({statements:h_})}};const sm=(Q0,e_,a_)=>StatementFactory.constant({name:"main",value:ts$1.factory.createArrowFunction([ts$1.factory.createToken(ts$1.SyntaxKind.AsyncKeyword)],void 0,[],void 0,void 0,ts$1.factory.createBlock([u0(Q0,e_),...NestiaMigrateE2eFunctionProgrammer.writeBody({config:Q0.config,components:Q0.application.document().components,importer:e_,route:a_})],!0))}),u0=(Q0,e_)=>{var a_,h_,c_;return ts$1.factory.createVariableStatement(void 0,ts$1.factory.createVariableDeclarationList([ts$1.factory.createVariableDeclaration("connection",void 0,ts$1.factory.createTypeReferenceNode(ts$1.factory.createQualifiedName(ts$1.factory.createIdentifier(e_.external({type:"default",library:"@ORGANIZATION/PROJECT-api",name:"api"})),ts$1.factory.createIdentifier("IConnection"))),ts$1.factory.createObjectLiteralExpression([ts$1.factory.createSpreadAssignment(ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier("TestGlobal"),"connection"),void 0,void 0)),...(c_=(h_=(a_=Q0.application.document().servers)==null?void 0:a_[0])==null?void 0:h_.url)!=null&&c_.length?[ts$1.factory.createPropertyAssignment("host",ts$1.factory.createStringLiteral(Q0.application.document().servers[0].url))]:[],...Q0.config.simulate===!0?[ts$1.factory.createPropertyAssignment("simulate",ts$1.factory.createTrue())]:[]],!0))],ts$1.NodeFlags.Const))},_0=()=>ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("main"),void 0,void 0),"catch"),void 0,[ts$1.factory.createArrowFunction(void 0,void 0,[IdentifierFactory.parameter("exp")],void 0,void 0,ts$1.factory.createBlock([ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier("console"),"log"),void 0,[ts$1.factory.createIdentifier("exp")])),ts$1.factory.createExpressionStatement(ts$1.factory.createCallExpression(ts$1.factory.createPropertyAccessExpression(ts$1.factory.createIdentifier("process"),"exit"),void 0,[ts$1.factory.createPrefixMinus(ts$1.factory.createNumericLiteral("1"))]))],!0))])})(NestiaMigrateApiStartProgrammer||(NestiaMigrateApiStartProgrammer={}));const pick=o=>{const sm=Math.random()*o.length,u0=Math.min(o.length-1,Math.floor(sm));return o[u0]};var NestiaMigrateE2eProgrammer;(function(o){o.write=u0=>Object.fromEntries(u0.application.routes.map(_0=>sm(u0.config,u0.application.document().components,_0)).map(_0=>[`${_0.location}/${_0.file}`,_0.content]));const sm=(u0,_0,Q0)=>{const e_=new NestiaMigrateImportProgrammer,a_=NestiaMigrateE2eFunctionProgrammer.write({config:u0,components:_0,importer:e_,route:Q0}),h_=[...e_.toStatements(c_=>`@ORGANIZATION/PROJECT-api/lib/structures/${c_}`),FilePrinter.newLine(),a_];return{location:"test/features/api",file:`${["test","api",...Q0.accessor].join("_")}.ts`,content:FilePrinter.write({statements:h_})}}})(NestiaMigrateE2eProgrammer||(NestiaMigrateE2eProgrammer={}));var NestiaMigrateControllerAnalyzer;(function(o){o.analyze=sm=>{const u0=new Map;for(const Q0 of sm){const e_=Q0.operation()["x-samchon-controller"]??(Q0.accessor.length<=1?"__App":Q0.accessor.slice(0,-1).map(StringUtil.capitalize).join(""))+"Controller";MapUtil.take(u0)(e_)(()=>({name:e_,path:"@lazy",location:"@lazy",routes:[]})).routes.push(Q0)}const _0=[...u0.values()];for(const Q0 of _0){const e_=k_=>k_.emendedPath.split("/"),a_=k_=>e_(k_).filter(y_=>y_.length!==0&&y_[0]!==":"),h_=e_(Q0.routes[0]),c_=a_(Q0.routes[0]);for(const k_ of Q0.routes.slice(1))h_.splice(getSplitIndex(h_,e_(k_))),c_.splice(getSplitIndex(c_,a_(k_)));Q0.path=h_.join("/"),Q0.location=["src","controllers",...c_].join("/")}return _0}})(NestiaMigrateControllerAnalyzer||(NestiaMigrateControllerAnalyzer={}));const getSplitIndex=(o,sm)=>{const u0=Math.min(o.length,sm.length);for(let _0=0;_0<u0;++_0)if(o[_0]!==sm[_0])return _0;return u0};var NestiaMigrateNestMethodProgrammer;(function(o){o.write=a_=>{const h_=a_.route.success?NestiaMigrateSchemaProgrammer.write({components:a_.components,importer:a_.importer,schema:a_.route.success.schema}):TypeFactory.keyword("void"),c_=ts$1.factory.createMethodDeclaration([...u0(a_),ts$1.factory.createToken(ts$1.SyntaxKind.PublicKeyword),ts$1.factory.createToken(ts$1.SyntaxKind.AsyncKeyword)],void 0,a_.route.accessor.at(-1),void 0,void 0,_0(a_),ts$1.factory.createTypeReferenceNode("Promise",[h_]),ts$1.factory.createBlock([...[...a_.route.parameters.map(k_=>k_.key),...a_.route.headers?["headers"]:[],...a_.route.query?["query"]:[],...a_.route.body?["body"]:[]].map(k_=>ts$1.factory.createExpressionStatement(ts$1.factory.createIdentifier(k_))),ts$1.factory.createReturnStatement(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(a_.importer.external({type:"default",library:"typia",name:"typia"})),"random"),[h_],void 0))],!0));return FilePrinter.description(c_,sm(a_.config,a_.route))};const sm=(a_,h_)=>{var c_,k_;return[h_.comment(),`@${((c_=a_.author)==null?void 0:c_.tag)??"nestia"} ${((k_=a_.author)==null?void 0:k_.value)??"Generated by Nestia - https://github.com/samchon/nestia"}`].join(`
|
|
4771
4771
|
`)},u0=a_=>{var T_,D_,O_,P_,Z_;const h_=(fy,W_)=>ts$1.factory.createIdentifier(a_.importer.external({type:"instance",library:fy,name:W_})),c_=[];a_.route.success&&c_.push(...e_("Response")(a_.importer)(a_.route.success.media())),a_.route.operation()["x-samchon-human"]===!0&&c_.push(ts$1.factory.createDecorator(ts$1.factory.createCallExpression(h_("@nestia/core","HumanRoute"),void 0,void 0)));const k_=a_.route.emendedPath.slice(a_.controller.path.length).split("/").filter(fy=>!!fy.length).join("/"),y_=fy=>ts$1.factory.createDecorator(ts$1.factory.createCallExpression(IdentifierFactory.access(h_("@nestia/core",fy),StringUtil.capitalize(a_.route.method)),[],k_.length?[ts$1.factory.createStringLiteral(k_)]:void 0));(T_=a_.route.success)!=null&&T_["x-nestia-encrypted"]?c_.push(y_("EncryptedRoute")):((D_=a_.route.success)==null?void 0:D_.type)==="text/plain"?c_.push(ts$1.factory.createDecorator(ts$1.factory.createCallExpression(h_("@nestjs/common",StringUtil.capitalize(a_.route.method)),[],[ts$1.factory.createStringLiteral(a_.route.path)]))):((O_=a_.route.success)==null?void 0:O_.type)==="application/x-www-form-urlencoded"?c_.push(y_("TypedQuery")):a_.route.method==="head"?c_.push(ts$1.factory.createDecorator(ts$1.factory.createCallExpression(h_("@nestjs/common","Head"),[],[ts$1.factory.createStringLiteral(a_.route.path)]))):(a_.route.success===null||((P_=a_.route.success)==null?void 0:P_.type)==="application/json")&&c_.push(y_("TypedRoute"));for(const[fy,W_]of Object.entries(a_.route.exceptions??{}))c_.push(ts$1.factory.createDecorator(ts$1.factory.createCallExpression(h_("@nestia/core","TypedException"),[NestiaMigrateSchemaProgrammer.write({components:a_.components,importer:a_.importer,schema:W_.schema})],[isNaN(Number(fy))?ts$1.factory.createStringLiteral(fy):ExpressionFactory.number(Number(fy)),...(Z_=W_.response().description)!=null&&Z_.length?[ts$1.factory.createStringLiteral(W_.response().description)]:[]])));return c_},_0=a_=>{var h_;return[...a_.route.parameters.map(c_=>ts$1.factory.createParameterDeclaration([...e_("Parameter")(a_.importer)(c_.parameter()),ts$1.factory.createDecorator(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(a_.importer.external({type:"instance",library:"@nestia/core",name:"TypedParam"})),void 0,[ts$1.factory.createStringLiteral(c_.key)]))],void 0,c_.key,void 0,NestiaMigrateSchemaProgrammer.write({components:a_.components,importer:a_.importer,schema:c_.schema}))),...a_.route.headers?[Q0({method:"TypedHeaders",variable:"headers",arguments:[]})(a_.components)(a_.importer)({required:!0,schema:a_.route.headers.schema,example:a_.route.headers.example(),examples:a_.route.headers.examples()})]:[],...a_.route.query?[Q0({method:"TypedQuery",variable:"query",arguments:[]})(a_.components)(a_.importer)({required:!0,schema:a_.route.query.schema,example:a_.route.query.example(),examples:a_.route.query.examples()})]:[],...a_.route.body?[Q0({method:a_.route.body["x-nestia-encrypted"]?"EncryptedBody":a_.route.body.type==="application/json"?"TypedBody":a_.route.body.type==="application/x-www-form-urlencoded"?["TypedQuery","Body"]:a_.route.body.type==="text/plain"?"PlainBody":a_.route.body.type==="multipart/form-data"?["TypedFormData","Body"]:"TypedBody",variable:"body",arguments:a_.route.body.type==="multipart/form-data"?[ts$1.factory.createArrowFunction(void 0,void 0,[],void 0,void 0,ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(a_.importer.external({type:"default",library:"multer",name:"Multer"})),void 0,void 0))]:[]})(a_.components)(a_.importer)({schema:a_.route.body.schema,required:!((a_.route.body.type==="application/json"||a_.route.body.type==="text/plain")&&((h_=a_.route.operation().requestBody)==null?void 0:h_.required)===!1),example:a_.route.body.media().example,examples:a_.route.body.media().examples})]:[]]},Q0=a_=>h_=>c_=>k_=>{const y_=ts$1.factory.createIdentifier(c_.external({type:"instance",library:"@nestia/core",name:typeof a_.method=="string"?a_.method:a_.method[0]}));return ts$1.factory.createParameterDeclaration([...e_("Parameter")(c_)(k_),ts$1.factory.createDecorator(ts$1.factory.createCallExpression(typeof a_.method=="string"?y_:IdentifierFactory.access(y_,a_.method[1]),void 0,a_.arguments))],void 0,a_.variable,k_.required===!1?ts$1.factory.createToken(ts$1.SyntaxKind.QuestionToken):void 0,NestiaMigrateSchemaProgrammer.write({components:h_,importer:c_,schema:k_.schema}))},e_=a_=>h_=>c_=>[...c_.example!==void 0?[ts$1.factory.createDecorator(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(h_.external({type:"instance",library:"@nestia/core",name:"SwaggerExample"})),a_),[],[LiteralFactory.write(c_.example)]))]:[],...Object.entries(c_.examples??{}).map(([k_,y_])=>ts$1.factory.createDecorator(ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(h_.external({type:"instance",library:"@nestia/core",name:"SwaggerExample"})),a_),[],[ts$1.factory.createStringLiteral(k_),LiteralFactory.write(y_)])))]})(NestiaMigrateNestMethodProgrammer||(NestiaMigrateNestMethodProgrammer={}));var NestiaMigrateNestControllerProgrammer;(function(o){o.write=sm=>{const u0=new NestiaMigrateImportProgrammer,_0=ts$1.factory.createClassDeclaration([ts$1.factory.createDecorator(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(u0.external({type:"instance",library:"@nestjs/common",name:"Controller"})),[],[ts$1.factory.createStringLiteral(sm.controller.path)])),ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],sm.controller.name,[],[],sm.controller.routes.map((Q0,e_)=>{var a_;return[...e_!==0?[FilePrinter.newLine()]:[],(((a_=sm.config.programmer)==null?void 0:a_.controllerMethod)??NestiaMigrateNestMethodProgrammer.write)({config:sm.config,components:sm.components,controller:sm.controller,importer:u0,route:Q0})]}).flat());return[...u0.toStatements(Q0=>`${"../".repeat(StringUtil.splitWithNormalization(sm.controller.location).length-1)}api/structures/${Q0}`),...u0.empty()?[]:[FilePrinter.newLine()],_0]}})(NestiaMigrateNestControllerProgrammer||(NestiaMigrateNestControllerProgrammer={}));var NestiaMigrateNestModuleProgrammer;(function(o){o.write=sm=>[$import("@nestjs/common")("Module"),...sm.length?[FilePrinter.newLine()]:[],...sm.map(u0=>$import(`${u0.location.replace("src/","./")}/${u0.name}`)(u0.name)),...sm.length?[FilePrinter.newLine()]:[],ts$1.factory.createClassDeclaration([ts$1.factory.createDecorator(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("Module"),void 0,[ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment(ts$1.factory.createIdentifier("controllers"),ts$1.factory.createArrayLiteralExpression(sm.map(u0=>ts$1.factory.createIdentifier(u0.name)),!0))],!0)])),ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],"MyModule",void 0,void 0,[])]})(NestiaMigrateNestModuleProgrammer||(NestiaMigrateNestModuleProgrammer={}));const $import=o=>sm=>ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,void 0,ts$1.factory.createNamedImports([ts$1.factory.createImportSpecifier(!1,void 0,ts$1.factory.createIdentifier(sm))])),ts$1.factory.createStringLiteral(o));var NestiaMigrateNestProgrammer;(function(o){o.write=_0=>{const Q0=NestiaMigrateControllerAnalyzer.analyze(_0.application.routes),e_=[["src/MyModule.ts",NestiaMigrateNestModuleProgrammer.write(Q0)],...Q0.map(a_=>[`${a_.location}/${a_.name}.ts`,NestiaMigrateNestControllerProgrammer.write({config:_0.config,components:_0.application.document().components,controller:a_})]),...[...NestiaMigrateDtoProgrammer.compose({config:_0.config,components:_0.application.document().components}).entries()].map(([a_,h_])=>[`src/api/structures/${a_}.ts`,sm(a_,h_)])];return Object.fromEntries(e_.map(([a_,h_])=>[a_,FilePrinter.write({statements:h_})]))};const sm=(_0,Q0)=>{const e_=new NestiaMigrateImportProgrammer,a_=u0(e_)(Q0);return a_.length===0?[]:[...e_.toStatements(h_=>`./${h_}`,_0),...e_.empty()?[]:[FilePrinter.newLine()],...a_]},u0=_0=>Q0=>{const e_=[];if(Q0.programmer!==null&&e_.push(Q0.programmer(_0)),Q0.children.size){const a_=[];for(const h_ of Q0.children.values())a_.push(...u0(_0)(h_));e_.push(ts$1.factory.createModuleDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createIdentifier(Q0.name),ts$1.factory.createModuleBlock(a_),ts$1.NodeFlags.Namespace))}return e_.push(FilePrinter.newLine()),e_}})(NestiaMigrateNestProgrammer||(NestiaMigrateNestProgrammer={}));class NestiaMigrateApplication{constructor(sm){this.document=sm,this.data_=HttpMigration.application(sm)}static assert(sm){return new NestiaMigrateApplication(OpenApi.convert((()=>{const u0=a0=>typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&_0(w0)))&&(a0.info===void 0||typeof a0.info=="object"&&a0.info!==null&&a_(a0.info))&&typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1&&k_(a0.components)&&(a0.paths===void 0||typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1&&cS(a0.paths))&&(a0.webhooks===void 0||typeof a0.webhooks=="object"&&a0.webhooks!==null&&Array.isArray(a0.webhooks)===!1&&cS(a0.webhooks))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&U7(w0)))&&a0["x-samchon-emended-v4"]===!0,_0=a0=>typeof a0.url=="string"&&(a0.description===void 0||typeof a0.description=="string")&&(a0.variables===void 0||typeof a0.variables=="object"&&a0.variables!==null&&Array.isArray(a0.variables)===!1&&Q0(a0.variables)),Q0=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&e_(i0)}),e_=a0=>typeof a0.default=="string"&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>typeof w0=="string"))&&(a0.description===void 0||typeof a0.description=="string"),a_=a0=>typeof a0.title=="string"&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string")&&(a0.contact===void 0||typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1&&h_(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&c_(a0.license))&&typeof a0.version=="string",h_=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.url===void 0||typeof a0.url=="string")&&(a0.email===void 0||typeof a0.email=="string"&&/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i.test(a0.email)),c_=a0=>typeof a0.name=="string"&&(a0.identifier===void 0||typeof a0.identifier=="string")&&(a0.url===void 0||typeof a0.url=="string"),k_=a0=>(a0.schemas===void 0||typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1&&y_(a0.schemas))&&(a0.securitySchemes===void 0||typeof a0.securitySchemes=="object"&&a0.securitySchemes!==null&&Array.isArray(a0.securitySchemes)===!1&&Ix(a0.securitySchemes)),y_=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&x9(i0)}),T_=a0=>(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean")&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),D_=a0=>Object.keys(a0).every(w0=>(a0[w0]===void 0,!0)),O_=a0=>(a0.default===void 0||typeof a0.default=="boolean")&&a0.type==="boolean"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),P_=a0=>(a0.default===void 0||typeof a0.default=="number"&&Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3)&&(a0.minimum===void 0||typeof a0.minimum=="number"&&Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3)&&(a0.maximum===void 0||typeof a0.maximum=="number"&&Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3)&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3&&0<a0.multipleOf)&&a0.type==="integer"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),Z_=a0=>(a0.default===void 0||typeof a0.default=="number")&&(a0.minimum===void 0||typeof a0.minimum=="number")&&(a0.maximum===void 0||typeof a0.maximum=="number")&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&0<a0.multipleOf)&&a0.type==="number"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),fy=a0=>(a0.default===void 0||typeof a0.default=="string")&&(a0.format===void 0||typeof a0.format=="string")&&(a0.pattern===void 0||typeof a0.pattern=="string")&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string")&&(a0.minLength===void 0||typeof a0.minLength=="number"&&Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3)&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3)&&a0.type==="string"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),W_=a0=>typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&x9(a0.items)&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&a0.type==="array"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),B_=a0=>a0.type==="array"&&Array.isArray(a0.prefixItems)&&a0.prefixItems.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&x9(w0))&&a0.additionalItems!==null&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1&&x9(a0.additionalItems))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),H_=a0=>(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&y_(a0.properties))&&a0.additionalProperties!==null&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1&&x9(a0.additionalProperties))&&(a0.required===void 0||Array.isArray(a0.required)&&a0.required.every(w0=>typeof w0=="string"))&&a0.type==="object"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),hy=a0=>typeof a0.$ref=="string"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),cx=a0=>Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RC(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&Ax(a0.discriminator))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),Y_=a0=>(a0.default===null||a0.default===void 0)&&a0.type==="null"&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),tx=a0=>a0.type!==null&&a0.type===void 0&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),Ax=a0=>typeof a0.propertyName=="string"&&(a0.mapping===void 0||typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1&&tS(a0.mapping)),tS=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="string"}),Ix=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&G$(i0)}),o7=a0=>a0.type==="apiKey"&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&(a0.name===void 0||typeof a0.name=="string")&&(a0.description===void 0||typeof a0.description=="string"),r7=a0=>a0.type==="http"&&a0.scheme==="basic"&&(a0.description===void 0||typeof a0.description=="string"),iS=a0=>a0.type==="http"&&a0.scheme==="bearer"&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string")&&(a0.description===void 0||typeof a0.description=="string"),P7=a0=>a0.type==="oauth2"&&typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1&&h7(a0.flows)&&(a0.description===void 0||typeof a0.description=="string"),h7=a0=>(a0.authorizationCode===void 0||typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1&&E7(a0.authorizationCode))&&(a0.implicit===void 0||typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1&&t7(a0.implicit))&&(a0.password===void 0||typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1&&H7(a0.password))&&(a0.clientCredentials===void 0||typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1&&H7(a0.clientCredentials)),E7=a0=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),t7=a0=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),H7=a0=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),d7=a0=>a0.type==="openIdConnect"&&typeof a0.openIdConnectUrl=="string"&&(a0.description===void 0||typeof a0.description=="string"),cS=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&eA(i0)}),eA=a0=>(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&_0(w0)))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.delete===void 0||typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1&&TS(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&TS(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&TS(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&TS(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&TS(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&TS(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&TS(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&TS(a0.trace)),TS=a0=>(a0.operationId===void 0||typeof a0.operationId=="string")&&(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&hS(w0)))&&(a0.requestBody===void 0||typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1&&OS(a0.requestBody))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&Ox(a0.responses))&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&_0(w0)))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&(a0["x-samchon-human"]===void 0||typeof a0["x-samchon-human"]=="boolean")&&(a0["x-samchon-accessor"]===void 0||Array.isArray(a0["x-samchon-accessor"])&&a0["x-samchon-accessor"].every(w0=>typeof w0=="string"))&&(a0["x-samchon-controller"]===void 0||typeof a0["x-samchon-controller"]=="string"),hS=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.in==="query"||a0.in==="path"||a0.in==="header"||a0.in==="cookie")&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&x9(a0.schema)&&(a0.required===void 0||typeof a0.required=="boolean")&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&_T(a0.examples)),_T=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&eT(i0)}),eT=a0=>(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"),OS=a0=>(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&A7(a0.content))&&(a0.description===void 0||typeof a0.description=="string")&&(a0.required===void 0||typeof a0.required=="boolean")&&(a0["x-nestia-encrypted"]===void 0||typeof a0["x-nestia-encrypted"]=="boolean"),A7=a0=>(a0["text/plain"]===void 0||typeof a0["text/plain"]=="object"&&a0["text/plain"]!==null&&Array.isArray(a0["text/plain"])===!1&&fT(a0["text/plain"]))&&(a0["application/json"]===void 0||typeof a0["application/json"]=="object"&&a0["application/json"]!==null&&Array.isArray(a0["application/json"])===!1&&fT(a0["application/json"]))&&(a0["multipart/form-data"]===void 0||typeof a0["multipart/form-data"]=="object"&&a0["multipart/form-data"]!==null&&Array.isArray(a0["multipart/form-data"])===!1&&fT(a0["multipart/form-data"]))&&(a0["application/x-www-form-url-encoded"]===void 0||typeof a0["application/x-www-form-url-encoded"]=="object"&&a0["application/x-www-form-url-encoded"]!==null&&Array.isArray(a0["application/x-www-form-url-encoded"])===!1&&fT(a0["application/x-www-form-url-encoded"]))&&(a0["*/*"]===void 0||typeof a0["*/*"]=="object"&&a0["*/*"]!==null&&Array.isArray(a0["*/*"])===!1&&fT(a0["*/*"]))&&Object.keys(a0).every(w0=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(i_=>w0===i_))return!0;const i0=a0[w0];return i0===void 0?!0:i0===void 0||typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&fT(i0)}),fT=a0=>(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&x9(a0.schema))&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&_T(a0.examples)),Ox=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&mI(i0)}),mI=a0=>(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&D7(a0.headers))&&(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&A7(a0.content))&&(a0.description===void 0||typeof a0.description=="string")&&(a0["x-nestia-encrypted"]===void 0||typeof a0["x-nestia-encrypted"]=="boolean"),D7=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&hS(i0)}),RS=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:Array.isArray(i0)&&i0.every(i_=>typeof i_=="string")}),U7=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),aT=a0=>a0.swagger!==null&&a0.swagger!==void 0&&(a0.swagger==="2.0"||typeof a0.swagger=="string"&&RegExp(/^2\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.swagger))&&(a0.info===void 0||typeof a0.info=="object"&&a0.info!==null&&iI(a0.info))&&(a0.host===void 0||typeof a0.host=="string")&&(a0.basePath===void 0||typeof a0.basePath=="string")&&(a0.consumes===void 0||Array.isArray(a0.consumes)&&a0.consumes.every(w0=>typeof w0=="string"))&&(a0.produces===void 0||Array.isArray(a0.produces)&&a0.produces.every(w0=>typeof w0=="string"))&&(a0.definitions===void 0||typeof a0.definitions=="object"&&a0.definitions!==null&&Array.isArray(a0.definitions)===!1&&j3(a0.definitions))&&(a0.parameters===void 0||typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1&&c7(a0.parameters))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&$A(a0.responses))&&(a0.securityDefinitions===void 0||typeof a0.securityDefinitions=="object"&&a0.securityDefinitions!==null&&Array.isArray(a0.securityDefinitions)===!1&&uT(a0.securityDefinitions))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.paths===void 0||typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1&&AC(a0.paths))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&lT(w0))),iI=a0=>typeof a0.title=="string"&&(a0.description===void 0||typeof a0.description=="string")&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string")&&(a0.contact===void 0||typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1&&II(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&oC(a0.license))&&typeof a0.version=="string",II=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.url===void 0||typeof a0.url=="string")&&(a0.email===void 0||typeof a0.email=="string"),oC=a0=>typeof a0.name=="string"&&(a0.url===void 0||typeof a0.url=="string"),j3=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&gB(i0)}),eC=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="boolean")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="boolean"))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="boolean"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples)),HC=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3)&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3)&&(a0.maximum===void 0||typeof a0.maximum=="number"&&Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3)&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="integer"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples)),q3=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="number")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number")&&(a0.maximum===void 0||typeof a0.maximum=="number")&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="number"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples)),UD=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="string")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="string"))&&(a0.format===void 0||typeof a0.format=="string")&&(a0.pattern===void 0||typeof a0.pattern=="string")&&(a0.minLength===void 0||typeof a0.minLength=="number"&&Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3)&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="string"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples)),iC=a0=>typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&gB(a0.items)&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="array"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples)),x7=a0=>(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&j3(a0.properties))&&(a0.required===void 0||Array.isArray(a0.required)&&a0.required.every(w0=>typeof w0=="string"))&&a0.additionalProperties!==null&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1&&gB(a0.additionalProperties))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number")&&(a0.minProperties===void 0||typeof a0.minProperties=="number")&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="object"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples)),YD=a0=>typeof a0.$ref=="string"&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,vS=a0=>Array.isArray(a0["x-anyOf"])&&a0["x-anyOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&gB(w0))&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,qx=a0=>Array.isArray(a0["x-oneOf"])&&a0["x-oneOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&gB(w0))&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,mS=a0=>a0.type==="null"&&(a0.default===null||a0.default===void 0)&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,JS=a0=>a0.type!==null&&a0.type===void 0&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,c7=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Qw(i0)}),wA=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="boolean")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="boolean"))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="boolean"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples))&&typeof a0.name=="string"&&typeof a0.in=="string",nA=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3)&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3)&&(a0.maximum===void 0||typeof a0.maximum=="number"&&Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3)&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="integer"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples))&&typeof a0.name=="string"&&typeof a0.in=="string",YA=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="number")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number")&&(a0.maximum===void 0||typeof a0.maximum=="number")&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="number"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples))&&typeof a0.name=="string"&&typeof a0.in=="string",iT=a0=>(a0.default===null||a0.default===void 0||typeof a0.default=="string")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="string"))&&(a0.format===void 0||typeof a0.format=="string")&&(a0.pattern===void 0||typeof a0.pattern=="string")&&(a0.minLength===void 0||typeof a0.minLength=="number"&&Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3)&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="string"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples))&&typeof a0.name=="string"&&typeof a0.in=="string",tT=a0=>typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&gB(a0.items)&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="array"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples))&&typeof a0.name=="string"&&typeof a0.in=="string",qT=a0=>(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&j3(a0.properties))&&(a0.required===void 0||Array.isArray(a0.required)&&a0.required.every(w0=>typeof w0=="string"))&&a0.additionalProperties!==null&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1&&gB(a0.additionalProperties))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number")&&(a0.minProperties===void 0||typeof a0.minProperties=="number")&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="object"&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean")&&(a0.examples===void 0||Array.isArray(a0.examples))&&typeof a0.name=="string"&&typeof a0.in=="string",yT=a0=>typeof a0.$ref=="string"&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&typeof a0.name=="string"&&typeof a0.in=="string",Q3=a0=>Array.isArray(a0["x-anyOf"])&&a0["x-anyOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&gB(w0))&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&typeof a0.name=="string"&&typeof a0.in=="string",O3=a0=>Array.isArray(a0["x-oneOf"])&&a0["x-oneOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&gB(w0))&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&typeof a0.name=="string"&&typeof a0.in=="string",dI=a0=>a0.type==="null"&&(a0.default===null||a0.default===void 0)&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&typeof a0.name=="string"&&typeof a0.in=="string",xC=a0=>a0.type!==null&&a0.type===void 0&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&typeof a0.name=="string"&&typeof a0.in=="string",y4=a0=>typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&gB(a0.schema)&&typeof a0.name=="string"&&typeof a0.in=="string"&&(a0.description===void 0||typeof a0.description=="string")&&(a0.required===void 0||typeof a0.required=="boolean"),$A=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&PT(i0)}),PT=a0=>(a0.description===void 0||typeof a0.description=="string")&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&j3(a0.headers))&&(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&gB(a0.schema))&&!0,uT=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&TF(i0)}),V3=a0=>a0.type==="apiKey"&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&(a0.name===void 0||typeof a0.name=="string")&&(a0.description===void 0||typeof a0.description=="string"),z3=a0=>a0.type==="basic"&&(a0.name===void 0||typeof a0.name=="string")&&(a0.description===void 0||typeof a0.description=="string"),$C=a0=>a0.type==="oauth2"&&a0.flow==="implicit"&&(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),NI=a0=>a0.type==="oauth2"&&a0.flow==="accessCode"&&(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),SA=a0=>a0.type==="oauth2"&&a0.flow==="password"&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),sT=a0=>a0.type==="oauth2"&&a0.flow==="application"&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),AC=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&zI(i0)}),zI=a0=>(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&Z5(w0)))&&(a0.delete===void 0||typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1&&jT(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&jT(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&jT(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&jT(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&jT(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&jT(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&jT(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&jT(a0.trace)),l4=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(a0.$ref)&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,jT=a0=>(a0.operationId===void 0||typeof a0.operationId=="string")&&(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&vH(w0)))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&m8(a0.responses))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"),tD=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(a0.$ref)&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,m8=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&yB(i0)}),RA=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(a0.$ref)&&(a0.examples===void 0||Array.isArray(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,lT=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),Hx=a0=>a0.openapi!==null&&a0.openapi!==void 0&&(a0.openapi==="3.0"||typeof a0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi))&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&lD(w0)))&&(a0.info===void 0||typeof a0.info=="object"&&a0.info!==null&&KC(a0.info))&&(a0.components===void 0||typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1&&mD(a0.components))&&(a0.paths===void 0||typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1&&_B(a0.paths))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&RT(w0))),lD=a0=>typeof a0.url=="string"&&(a0.description===void 0||typeof a0.description=="string")&&(a0.variables===void 0||typeof a0.variables=="object"&&a0.variables!==null&&Array.isArray(a0.variables)===!1&&B4(a0.variables)),B4=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&WT(i0)}),WT=a0=>typeof a0.default=="string"&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>typeof w0=="string"))&&(a0.description===void 0||typeof a0.description=="string"),KC=a0=>typeof a0.title=="string"&&(a0.description===void 0||typeof a0.description=="string")&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string")&&(a0.contact===void 0||typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1&&AE(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&HI(a0.license))&&typeof a0.version=="string",AE=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.url===void 0||typeof a0.url=="string")&&(a0.email===void 0||typeof a0.email=="string"),HI=a0=>typeof a0.name=="string"&&(a0.url===void 0||typeof a0.url=="string"),mD=a0=>(a0.schemas===void 0||typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1&&Gw(a0.schemas))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&rD(a0.responses))&&(a0.parameters===void 0||typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1&&cN(a0.parameters))&&(a0.requestBodies===void 0||typeof a0.requestBodies=="object"&&a0.requestBodies!==null&&Array.isArray(a0.requestBodies)===!1&&H4(a0.requestBodies))&&(a0.securitySchemes===void 0||typeof a0.securitySchemes=="object"&&a0.securitySchemes!==null&&Array.isArray(a0.securitySchemes)===!1&&FN(a0.securitySchemes))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&OM(a0.headers))&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&nJ(a0.examples)),Gw=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&AR(i0)}),AA=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="boolean")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="boolean"))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="boolean"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),OT=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3)&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3)&&(a0.maximum===void 0||typeof a0.maximum=="number"&&Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3)&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="integer"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),P3=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="number")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number")&&(a0.maximum===void 0||typeof a0.maximum=="number")&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="number"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),JA=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="string")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="string"))&&(a0.format===void 0||typeof a0.format=="string")&&(a0.pattern===void 0||typeof a0.pattern=="string")&&(a0.minLength===void 0||typeof a0.minLength=="number"&&Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3)&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="string"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),gC=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&AR(a0.items)&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="array"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),wT=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&Gw(a0.properties))&&(a0.required===void 0||Array.isArray(a0.required)&&a0.required.every(w0=>typeof w0=="string"))&&a0.additionalProperties!==null&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1&&AR(a0.additionalProperties))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number")&&(a0.minProperties===void 0||typeof a0.minProperties=="number")&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="object"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),EA=a0=>typeof a0.$ref=="string"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,N7=a0=>Array.isArray(a0.allOf)&&a0.allOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&AR(w0))&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,XA=a0=>Array.isArray(a0.anyOf)&&a0.anyOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&AR(w0))&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,V7=a0=>Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&AR(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&kA(a0.discriminator))&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,kA=a0=>typeof a0.propertyName=="string"&&(a0.mapping===void 0||typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1&&tS(a0.mapping)),UC=a0=>(a0.default===null||a0.default===void 0)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="null"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),aD=a0=>(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type!==null&&a0.type===void 0&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),rD=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&xP(i0)}),xP=a0=>(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&LF(a0.content))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&vR(a0.headers))&&(a0.description===void 0||typeof a0.description=="string"),LF=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&NN(i0)}),NN=a0=>(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&AR(a0.schema))&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&TE(a0.examples)),TE=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&FM(i0)}),LE=a0=>(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"),s4=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,vR=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&GR(i0)}),aP=a0=>(a0.required===void 0||typeof a0.required=="boolean")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&TE(a0.examples))&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&AR(a0.schema)&&(a0.name===void 0||typeof a0.name=="string"),n9=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,cN=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&oV(i0)}),oV=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.in==="query"||a0.in==="path"||a0.in==="header"||a0.in==="cookie")&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&AR(a0.schema)&&(a0.required===void 0||typeof a0.required=="boolean")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&TE(a0.examples)),H4=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&jF(i0)}),jF=a0=>(a0.description===void 0||typeof a0.description=="string")&&(a0.required===void 0||typeof a0.required=="boolean")&&(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&LF(a0.content)),FN=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&vee(i0)}),GP=a0=>a0.type==="apiKey"&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&(a0.name===void 0||typeof a0.name=="string")&&(a0.description===void 0||typeof a0.description=="string"),HA=a0=>a0.type==="http"&&a0.scheme==="basic"&&(a0.description===void 0||typeof a0.description=="string"),i9=a0=>a0.type==="http"&&a0.scheme==="bearer"&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string")&&(a0.description===void 0||typeof a0.description=="string"),mP=a0=>a0.type==="oauth2"&&typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1&&TD(a0.flows)&&(a0.description===void 0||typeof a0.description=="string"),TD=a0=>(a0.authorizationCode===void 0||typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1&&j8(a0.authorizationCode))&&(a0.implicit===void 0||typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1&&xN(a0.implicit))&&(a0.password===void 0||typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1&&LO(a0.password))&&(a0.clientCredentials===void 0||typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1&&LO(a0.clientCredentials)),j8=a0=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),xN=a0=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),LO=a0=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),PM=a0=>a0.type==="openIdConnect"&&typeof a0.openIdConnectUrl=="string"&&(a0.description===void 0||typeof a0.description=="string"),OM=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&aP(i0)}),nJ=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&LE(i0)}),_B=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&QO(i0)}),QO=a0=>(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&AL(w0)))&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&lD(w0)))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.delete===void 0||typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1&&Xv(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&Xv(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&Xv(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&Xv(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&Xv(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&Xv(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&Xv(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&Xv(a0.trace)),L_=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,Xv=a0=>(a0.operationId===void 0||typeof a0.operationId=="string")&&(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&AL(w0)))&&(a0.requestBody===void 0||typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1&&xH(a0.requestBody))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&CS(a0.responses))&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&lD(w0)))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"),Bx=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,CS=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&Tq(i0)}),R7=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,RT=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),cI=a0=>typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&zC(w0)))&&(a0.info===void 0||typeof a0.info=="object"&&a0.info!==null&&qC(a0.info))&&(a0.components===void 0||typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1&&hB(a0.components))&&(a0.paths===void 0||typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1&&M_(a0.paths))&&(a0.webhooks===void 0||typeof a0.webhooks=="object"&&a0.webhooks!==null&&Array.isArray(a0.webhooks)===!1&&uN(a0.webhooks))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&q$(w0))),zC=a0=>typeof a0.url=="string"&&(a0.description===void 0||typeof a0.description=="string")&&(a0.variables===void 0||typeof a0.variables=="object"&&a0.variables!==null&&Array.isArray(a0.variables)===!1&&kE(a0.variables)),kE=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&L4(i0)}),L4=a0=>typeof a0.default=="string"&&(a0.enum===void 0||Array.isArray(a0.enum)&&1<=a0.enum.length&&a0.enum.every(w0=>typeof w0=="string"))&&(a0.description===void 0||typeof a0.description=="string"),qC=a0=>typeof a0.title=="string"&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string")&&(a0.contact===void 0||typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1&&Dw(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&bN(a0.license))&&typeof a0.version=="string",Dw=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.url===void 0||typeof a0.url=="string")&&(a0.email===void 0||typeof a0.email=="string"),bN=a0=>typeof a0.name=="string"&&(a0.identifier===void 0||typeof a0.identifier=="string")&&(a0.url===void 0||typeof a0.url=="string"),hB=a0=>(a0.schemas===void 0||typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1&&z$(a0.schemas))&&(a0.pathItems===void 0||typeof a0.pathItems=="object"&&a0.pathItems!==null&&Array.isArray(a0.pathItems)===!1&&M_(a0.pathItems))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&p_(a0.responses))&&(a0.parameters===void 0||typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1&&R_(a0.parameters))&&(a0.requestBodies===void 0||typeof a0.requestBodies=="object"&&a0.requestBodies!==null&&Array.isArray(a0.requestBodies)===!1&&q1(a0.requestBodies))&&(a0.securitySchemes===void 0||typeof a0.securitySchemes=="object"&&a0.securitySchemes!==null&&Array.isArray(a0.securitySchemes)===!1&&k2(a0.securitySchemes))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&fO(a0.headers))&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&BF(a0.examples)),z$=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&dO(i0)}),TC=a0=>Array.isArray(a0.type)&&a0.type.every(w0=>w0==="string"||w0==="number"||w0==="boolean"||w0==="object"||w0==="null"||w0==="integer"||w0==="array")&&(a0.default===null||a0.default===void 0||Array.isArray(a0.default))&&(a0.enum===void 0||Array.isArray(a0.enum))&&(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean")&&(a0.nullable===void 0||typeof a0.nullable=="boolean")&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&(a0.minimum===void 0||typeof a0.minimum=="number")&&(a0.maximum===void 0||typeof a0.maximum=="number")&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&0<a0.multipleOf)&&(a0.format===void 0||typeof a0.format=="string")&&(a0.pattern===void 0||typeof a0.pattern=="string")&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string")&&(a0.minLength===void 0||typeof a0.minLength=="number"&&Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3)&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3)&&a0.items!==null&&(a0.items===void 0||Array.isArray(a0.items)&&a0.items.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))||typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&dO(a0.items))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&(a0.prefixItems===void 0||Array.isArray(a0.prefixItems)&&a0.prefixItems.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0)))&&a0.additionalItems!==null&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1&&dO(a0.additionalItems))&&(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&z$(a0.properties))&&a0.additionalProperties!==null&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1&&dO(a0.additionalProperties))&&(a0.required===void 0||Array.isArray(a0.required)&&a0.required.every(w0=>typeof w0=="string"))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number")&&(a0.minProperties===void 0||typeof a0.minProperties=="number")&&Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&cU(a0.discriminator))&&Array.isArray(a0.anyOf)&&a0.anyOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))&&Array.isArray(a0.allOf)&&a0.allOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))&&typeof a0.$ref=="string",xR=a0=>(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean")&&(a0.nullable===void 0||typeof a0.nullable=="boolean")&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,bR=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="boolean")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="boolean"))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="boolean"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),NM=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3)&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3)&&(a0.maximum===void 0||typeof a0.maximum=="number"&&Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3)&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"&&Math.floor(a0.exclusiveMinimum)===a0.exclusiveMinimum&&-9223372036854776e3<=a0.exclusiveMinimum&&a0.exclusiveMinimum<=9223372036854776e3||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"&&Math.floor(a0.exclusiveMaximum)===a0.exclusiveMaximum&&-9223372036854776e3<=a0.exclusiveMaximum&&a0.exclusiveMaximum<=9223372036854776e3||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="integer"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),mz=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="number")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="number"))&&(a0.minimum===void 0||typeof a0.minimum=="number")&&(a0.maximum===void 0||typeof a0.maximum=="number")&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean")&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean")&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&0<a0.multipleOf)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="number"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),$N=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.default===null||a0.default===void 0||typeof a0.default=="string")&&(a0.enum===void 0||Array.isArray(a0.enum)&&a0.enum.every(w0=>w0===null||typeof w0=="string"))&&(a0.format===void 0||typeof a0.format=="string")&&(a0.pattern===void 0||typeof a0.pattern=="string")&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string")&&(a0.minLength===void 0||typeof a0.minLength=="number"&&Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3)&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="string"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),Q5=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&a0.items!==null&&(a0.items===void 0||Array.isArray(a0.items)&&a0.items.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))||typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&dO(a0.items))&&(a0.prefixItems===void 0||Array.isArray(a0.prefixItems)&&a0.prefixItems.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0)))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean")&&a0.additionalItems!==null&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1&&dO(a0.additionalItems))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3)&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="array"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),xq=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&z$(a0.properties))&&(a0.required===void 0||Array.isArray(a0.required)&&a0.required.every(w0=>typeof w0=="string"))&&a0.additionalProperties!==null&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1&&dO(a0.additionalProperties))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number")&&(a0.minProperties===void 0||typeof a0.minProperties=="number")&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="object"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),lN=a0=>typeof a0.$ref=="string"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,_$=a0=>typeof a0.$recursiveRef=="string"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,UG=a0=>Array.isArray(a0.allOf)&&a0.allOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,zG=a0=>Array.isArray(a0.anyOf)&&a0.anyOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,bq=a0=>Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&dO(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&cU(a0.discriminator))&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,cU=a0=>typeof a0.propertyName=="string"&&(a0.mapping===void 0||typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1&&tS(a0.mapping)),qR=a0=>(a0.default===null||a0.default===void 0)&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.type==="null"&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),lU=a0=>a0.type!==null&&a0.type===void 0&&!0&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples)),M_=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&Sq(i0)}),Sq=a0=>(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&s5(w0)))&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&zC(w0)))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.delete===void 0||typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1&&WN(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&WN(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&WN(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&WN(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&WN(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&WN(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&WN(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&WN(a0.trace)),Aq=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.in==="query"||a0.in==="path"||a0.in==="header"||a0.in==="cookie")&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&dO(a0.schema)&&(a0.required===void 0||typeof a0.required=="boolean")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&SL(a0.examples)),SL=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&sJ(i0)}),qG=a0=>(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"),s9=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,sX=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,SR=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,WN=a0=>(a0.operationId===void 0||typeof a0.operationId=="string")&&(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&s5(w0)))&&(a0.requestBody===void 0||typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1&&WG(a0.requestBody))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&aX(a0.responses))&&(a0.servers===void 0||Array.isArray(a0.servers)&&a0.servers.every(w0=>typeof w0=="object"&&w0!==null&&zC(w0)))&&(a0.summary===void 0||typeof a0.summary=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&RS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"),H9=a0=>(a0.description===void 0||typeof a0.description=="string")&&(a0.required===void 0||typeof a0.required=="boolean")&&(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&uU(a0.content)),uU=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&iJ(i0)}),iJ=a0=>(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&dO(a0.schema))&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&SL(a0.examples)),_z=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,aX=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&oX(i0)}),fU=a0=>(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&uU(a0.content))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&GG(a0.headers))&&(a0.description===void 0||typeof a0.description=="string"),GG=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&_I(i0)}),yH=a0=>(a0.required===void 0||typeof a0.required=="boolean")&&(a0.description===void 0||typeof a0.description=="string")&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&SL(a0.examples))&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&dO(a0.schema)&&(a0.name===void 0||typeof a0.name=="string"),E_=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,p_=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&fU(i0)}),R_=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Aq(i0)}),q1=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&H9(i0)}),k2=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&TL(i0)}),Gx=a0=>a0.type==="apiKey"&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&(a0.name===void 0||typeof a0.name=="string")&&(a0.description===void 0||typeof a0.description=="string"),$S=a0=>a0.type==="http"&&a0.scheme==="basic"&&(a0.description===void 0||typeof a0.description=="string"),C7=a0=>a0.type==="http"&&a0.scheme==="bearer"&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string")&&(a0.description===void 0||typeof a0.description=="string"),vA=a0=>a0.type==="oauth2"&&typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1&&fA(a0.flows)&&(a0.description===void 0||typeof a0.description=="string"),fA=a0=>(a0.authorizationCode===void 0||typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1&&Y3(a0.authorizationCode))&&(a0.implicit===void 0||typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1&&ZE(a0.implicit))&&(a0.password===void 0||typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1&&u4(a0.password))&&(a0.clientCredentials===void 0||typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1&&u4(a0.clientCredentials)),Y3=a0=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),ZE=a0=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),u4=a0=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string")&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string")&&(a0.scopes===void 0||typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1&&tS(a0.scopes)),w4=a0=>a0.type==="openIdConnect"&&typeof a0.openIdConnectUrl=="string"&&(a0.description===void 0||typeof a0.description=="string"),fO=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&yH(i0)}),BF=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&qG(i0)}),uN=a0=>Object.keys(a0).every(w0=>{const i0=a0[w0];return i0===void 0?!0:typeof i0=="object"&&i0!==null&&Array.isArray(i0)===!1&&Iq(i0)}),zD=a0=>typeof a0.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(a0.$ref)&&a0.examples!==null&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&D_(a0.examples))&&(a0.title===void 0||typeof a0.title=="string")&&(a0.description===void 0||typeof a0.description=="string")&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean")&&!0,q$=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),x9=a0=>a0.const!==void 0?T_(a0):a0.type==="boolean"?O_(a0):a0.type==="number"?Z_(a0):a0.type==="integer"?P_(a0):a0.type==="string"?fy(a0):a0.items!==void 0?W_(a0):a0.prefixItems!==void 0?B_(a0):a0.type==="object"?H_(a0):a0.$ref!==void 0?hy(a0):a0.oneOf!==void 0?cx(a0):a0.type==="null"?Y_(a0):tx(a0),RC=a0=>a0.const!==void 0?T_(a0):a0.type==="boolean"?O_(a0):a0.type==="number"?Z_(a0):a0.type==="integer"?P_(a0):a0.type==="string"?fy(a0):a0.items!==void 0?W_(a0):a0.prefixItems!==void 0?B_(a0):a0.type==="object"?H_(a0):a0.$ref!==void 0?hy(a0):a0.type==="null"?Y_(a0):tx(a0),gB=a0=>a0.type==="boolean"?eC(a0):a0.type==="number"?q3(a0):a0.type==="integer"?HC(a0):a0.type==="string"?UD(a0):a0.type==="array"?iC(a0):a0.type==="object"?x7(a0):a0.$ref!==void 0?YD(a0):a0["x-anyOf"]!==void 0?vS(a0):a0["x-oneOf"]!==void 0?qx(a0):a0.type==="null"?mS(a0):JS(a0),Z5=a0=>a0.type==="boolean"?wA(a0):a0.type==="number"?YA(a0):a0.type==="integer"?nA(a0):a0.type==="string"?iT(a0):a0.type==="array"?tT(a0):a0.type==="object"?qT(a0):a0["x-anyOf"]!==void 0?Q3(a0):a0["x-oneOf"]!==void 0?O3(a0):a0.type==="null"?dI(a0):a0.schema!==void 0?y4(a0):yT(a0)?yT(a0):xC(a0)?xC(a0):l4(a0)?l4(a0):!1,vH=a0=>a0.type==="boolean"?wA(a0):a0.type==="number"?YA(a0):a0.type==="integer"?nA(a0):a0.type==="string"?iT(a0):a0.type==="array"?tT(a0):a0.type==="object"?qT(a0):a0["x-anyOf"]!==void 0?Q3(a0):a0["x-oneOf"]!==void 0?O3(a0):a0.type==="null"?dI(a0):a0.schema!==void 0?y4(a0):yT(a0)?yT(a0):xC(a0)?xC(a0):tD(a0)?tD(a0):!1,AR=a0=>a0.type==="boolean"?AA(a0):a0.type==="number"?P3(a0):a0.type==="integer"?OT(a0):a0.type==="string"?JA(a0):a0.type==="array"?gC(a0):a0.type==="object"?wT(a0):a0.$ref!==void 0?EA(a0):a0.allOf!==void 0?N7(a0):a0.anyOf!==void 0?XA(a0):a0.oneOf!==void 0?V7(a0):a0.type==="null"?UC(a0):aD(a0),AL=a0=>a0.in!==void 0?oV(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?L_(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?n9(a0):!1,dO=a0=>Array.isArray(a0.type)&&a0.type.every(w0=>w0==="string"||w0==="number"||w0==="boolean"||w0==="object"||w0==="null"||w0==="integer"||w0==="array")?TC(a0):a0.type==="boolean"?bR(a0):a0.type==="number"?mz(a0):a0.type==="integer"?NM(a0):a0.type==="string"?$N(a0):a0.type==="array"?Q5(a0):a0.type==="object"?xq(a0):a0.$recursiveRef!==void 0?_$(a0):a0.type==="null"?qR(a0):a0.const!==void 0?xR(a0):a0.$ref!==void 0?lN(a0):a0.allOf!==void 0?UG(a0):a0.anyOf!==void 0?zG(a0):a0.oneOf!==void 0?bq(a0):lU(a0),s5=a0=>a0.in!==void 0?Aq(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?SR(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?sX(a0):!1,G$=a0=>a0.type==="apiKey"?o7(a0):a0.scheme==="basic"?r7(a0):a0.scheme==="bearer"?iS(a0):a0.type==="oauth2"?P7(a0):a0.type==="openIdConnect"?d7(a0):!1,Qw=a0=>a0.type==="boolean"?wA(a0):a0.type==="number"?YA(a0):a0.type==="integer"?nA(a0):a0.type==="string"?iT(a0):a0.type==="array"?tT(a0):a0.type==="object"?qT(a0):a0.$ref!==void 0?yT(a0):a0["x-anyOf"]!==void 0?Q3(a0):a0["x-oneOf"]!==void 0?O3(a0):a0.type==="null"?dI(a0):a0.schema!==void 0?y4(a0):xC(a0),TF=a0=>a0.type==="apiKey"?V3(a0):a0.type==="basic"?z3(a0):a0.flow==="implicit"?$C(a0):a0.flow==="accessCode"?NI(a0):a0.flow==="application"?sT(a0):a0.flow==="password"?SA(a0):!1,yB=a0=>a0.$ref!==void 0?RA(a0):PT(a0),FM=a0=>a0.$ref!==void 0?s4(a0):LE(a0),GR=a0=>a0.schema!==void 0?aP(a0):a0.$ref!==void 0?n9(a0):!1,vee=a0=>a0.type==="apiKey"?GP(a0):a0.scheme==="basic"?HA(a0):a0.scheme==="bearer"?i9(a0):a0.type==="oauth2"?mP(a0):a0.type==="openIdConnect"?PM(a0):!1,xH=a0=>a0.$ref!==void 0?Bx(a0):jF(a0),Tq=a0=>a0.$ref!==void 0?R7(a0):xP(a0),sJ=a0=>a0.$ref!==void 0?s9(a0):qG(a0),WG=a0=>a0.$ref!==void 0?_z(a0):H9(a0),oX=a0=>a0.$ref!==void 0?E_(a0):fU(a0),_I=a0=>a0.$ref!==void 0?sX(a0):a0.schema!==void 0?yH(a0):!1,TL=a0=>a0.type==="apiKey"?Gx(a0):a0.scheme==="basic"?$S(a0):a0.scheme==="bearer"?C7(a0):a0.type==="oauth2"?vA(a0):a0.type==="openIdConnect"?w4(a0):!1,Iq=a0=>a0.$ref!==void 0?zD(a0):Sq(a0),W$=a0=>a0["x-samchon-emended-v4"]!==void 0?u0(a0):a0.swagger!==void 0?aT(a0):a0.openapi!==null&&a0.openapi!==void 0&&(a0.openapi==="3.0"||typeof a0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi))?Hx(a0):typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)?cI(a0):!1,sQ=(a0,w0,i0=!0)=>(typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openapi",expected:"`3.1.${number}`",value:a0.openapi},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))&&K9(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:a0.servers},g_))&&(a0.info===void 0||(typeof a0.info=="object"&&a0.info!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:a0.info},g_))&&bH(a0.info,w0+".info",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:a0.info},g_))&&((typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".components",expected:"OpenApi.IComponents",value:a0.components},g_))&&cX(a0.components,w0+".components",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".components",expected:"OpenApi.IComponents",value:a0.components},g_))&&(a0.paths===void 0||(typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:a0.paths},g_))&&oQ(a0.paths,w0+".paths",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:a0.paths},g_))&&(a0.webhooks===void 0||(typeof a0.webhooks=="object"&&a0.webhooks!==null&&Array.isArray(a0.webhooks)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:a0.webhooks},g_))&&oQ(a0.webhooks,w0+".webhooks",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:a0.webhooks},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApi.IDocument.ITag",value:i_},g_))&&wL(i_,w0+".tags["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApi.IDocument.ITag",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:a0.tags},g_))&&(a0["x-samchon-emended-v4"]===!0||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-samchon-emended-v4"]',expected:"true",value:a0["x-samchon-emended-v4"]},g_)),K9=(a0,w0,i0=!0)=>(typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"string",value:a0.url},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.variables===void 0||(typeof a0.variables=="object"&&a0.variables!==null&&Array.isArray(a0.variables)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:a0.variables},g_))&&kq(a0.variables,w0+".variables",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:a0.variables},g_)),kq=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IServer.IVariable",value:s_},g_))&&cV(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IServer.IVariable",value:s_},g_)}),cV=(a0,w0,i0=!0)=>(typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"string",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),bH=(a0,w0,i0=!0)=>(typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".termsOfService",expected:"(string | undefined)",value:a0.termsOfService},g_))&&(a0.contact===void 0||(typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:a0.contact},g_))&&SH(a0.contact,w0+".contact",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:a0.contact},g_))&&(a0.license===void 0||(typeof a0.license=="object"&&a0.license!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:a0.license},g_))&&vB(a0.license,w0+".license",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),SH=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"&&(/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i.test(a0.email)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".email",expected:'string & Format<"email">',value:a0.email},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".email",expected:'((string & Format<"email">) | undefined)',value:a0.email},g_)),vB=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.identifier===void 0||typeof a0.identifier=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".identifier",expected:"(string | undefined)",value:a0.identifier},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),cX=(a0,w0,i0=!0)=>(a0.schemas===void 0||(typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.schemas},g_))&&lX(a0.schemas,w0+".schemas",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.schemas},g_))&&(a0.securitySchemes===void 0||(typeof a0.securitySchemes=="object"&&a0.securitySchemes!==null&&Array.isArray(a0.securitySchemes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&g$(a0.securitySchemes,w0+".securitySchemes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_)),lX=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:s_},g_))&&XR(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:s_},g_)}),lV=(a0,w0,i0=!0)=>(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["const"]',expected:"(boolean | number | string)",value:a0.const},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),x8=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>(a0[i_]===void 0,!0)),$w=(a0,w0,i0=!0)=>(a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | undefined)",value:a0.default},g_))&&(a0.type==="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),hz=(a0,w0,i0=!0)=>(a0.default===void 0||typeof a0.default=="number"&&(Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'((number & Type<"int64">) | undefined)',value:a0.default},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&(Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'((number & Type<"int64">) | undefined)',value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"&&(Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'((number & Type<"int64">) | undefined)',value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:a0.multipleOf},g_))&&(a0.type==="integer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),Cq=(a0,w0,i0=!0)=>(a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(number | undefined)",value:a0.default},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.type==="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),uV=(a0,w0,i0=!0)=>(a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(string | undefined)",value:a0.default},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contentMediaType",expected:"(string | undefined)",value:a0.contentMediaType},g_))&&(a0.minLength===void 0||typeof a0.minLength=="number"&&(Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.minLength},g_))&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&(Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.type==="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),Eq=(a0,w0,i0=!0)=>((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:a0.items},g_))&&XR(a0.items,w0+".items",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:a0.items},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.type==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),AH=(a0,w0,i0=!0)=>(a0.type==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&((Array.isArray(a0.prefixItems)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:a0.prefixItems},g_))&&a0.prefixItems.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems["+s_+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i_},g_))&&XR(i_,w0+".prefixItems["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems["+s_+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:a0.prefixItems},g_))&&(a0.additionalItems!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||(typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&XR(a0.additionalItems,w0+".additionalItems",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),$M=(a0,w0,i0=!0)=>(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.properties},g_))&&lX(a0.properties,w0+".properties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.additionalProperties!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||(typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&XR(a0.additionalProperties,w0+".additionalProperties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.required===void 0||(Array.isArray(a0.required)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.type==="object"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),HG=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),h$=(a0,w0,i0=!0)=>((Array.isArray(a0.oneOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<IConstant | IBoolean | IInteger | INumber | IString | IArray | ITuple | IObject | IReference<string> | INull | IUnknown>",value:a0.oneOf},g_))&&a0.oneOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i_},g_))&&$L(i_,w0+".oneOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<IConstant | IBoolean | IInteger | INumber | IString | IArray | ITuple | IObject | IReference<string> | INull | IUnknown>",value:a0.oneOf},g_))&&(a0.discriminator===void 0||(typeof a0.discriminator=="object"&&a0.discriminator!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&TH(a0.discriminator,w0+".discriminator",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),uX=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.type==="null"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),Dq=(a0,w0,i0=!0)=>(a0.type!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),TH=(a0,w0,i0=!0)=>(typeof a0.propertyName=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".propertyName",expected:"string",value:a0.propertyName},g_))&&(a0.mapping===void 0||(typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_))&&X9(a0.mapping,w0+".mapping",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_)),X9=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:typeof s_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"string",value:s_},g_)}),g$=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:s_},g_))&&bQ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:s_},g_)}),aJ=(a0,w0,i0=!0)=>(a0.type==="apiKey"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"apiKey"',value:a0.type},g_))&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:a0.in},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),WR=(a0,w0,i0=!0)=>(a0.type==="http"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="basic"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scheme",expected:'"basic"',value:a0.scheme},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),fX=(a0,w0,i0=!0)=>(a0.type==="http"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="bearer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scheme",expected:'"bearer"',value:a0.scheme},g_))&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".bearerFormat",expected:"(string | undefined)",value:a0.bearerFormat},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),RM=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&((typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&aQ(a0.flows,w0+".flows",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),aQ=(a0,w0,i0=!0)=>(a0.authorizationCode===void 0||(typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&KG(a0.authorizationCode,w0+".authorizationCode",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&(a0.implicit===void 0||(typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&oJ(a0.implicit,w0+".implicit",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&(a0.password===void 0||(typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&wq(a0.password,w0+".password",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&(a0.clientCredentials===void 0||(typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_))&&wq(a0.clientCredentials,w0+".clientCredentials",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_)),KG=(a0,w0,i0=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),oJ=(a0,w0,i0=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),wq=(a0,w0,i0=!0)=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),IL=(a0,w0,i0=!0)=>(a0.type==="openIdConnect"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"openIdConnect"',value:a0.type},g_))&&(typeof a0.openIdConnectUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openIdConnectUrl",expected:"string",value:a0.openIdConnectUrl},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),oQ=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IPath",value:s_},g_))&&kL(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IPath",value:s_},g_)}),kL=(a0,w0,i0=!0)=>(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))&&K9(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:a0.servers},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.delete===void 0||(typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:a0.delete},g_))&&CL(a0.delete,w0+'["delete"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:a0.delete},g_))&&(a0.head===void 0||(typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(OpenApi.IOperation | undefined)",value:a0.head},g_))&&CL(a0.head,w0+".head",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(OpenApi.IOperation | undefined)",value:a0.head},g_))&&(a0.get===void 0||(typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(OpenApi.IOperation | undefined)",value:a0.get},g_))&&CL(a0.get,w0+".get",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(OpenApi.IOperation | undefined)",value:a0.get},g_))&&(a0.post===void 0||(typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(OpenApi.IOperation | undefined)",value:a0.post},g_))&&CL(a0.post,w0+".post",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(OpenApi.IOperation | undefined)",value:a0.post},g_))&&(a0.put===void 0||(typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(OpenApi.IOperation | undefined)",value:a0.put},g_))&&CL(a0.put,w0+".put",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(OpenApi.IOperation | undefined)",value:a0.put},g_))&&(a0.patch===void 0||(typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(OpenApi.IOperation | undefined)",value:a0.patch},g_))&&CL(a0.patch,w0+".patch",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(OpenApi.IOperation | undefined)",value:a0.patch},g_))&&(a0.options===void 0||(typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(OpenApi.IOperation | undefined)",value:a0.options},g_))&&CL(a0.options,w0+".options",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(OpenApi.IOperation | undefined)",value:a0.options},g_))&&(a0.trace===void 0||(typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(OpenApi.IOperation | undefined)",value:a0.trace},g_))&&CL(a0.trace,w0+".trace",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(OpenApi.IOperation | undefined)",value:a0.trace},g_)),CL=(a0,w0,i0=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<OpenApi.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"OpenApi.IOperation.IParameter",value:i_},g_))&&EL(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"OpenApi.IOperation.IParameter",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<OpenApi.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&(a0.requestBody===void 0||(typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&xB(a0.requestBody,w0+".requestBody",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&HN(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))&&K9(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:a0.servers},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&(a0["x-samchon-human"]===void 0||typeof a0["x-samchon-human"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-samchon-human"]',expected:"(boolean | undefined)",value:a0["x-samchon-human"]},g_))&&(a0["x-samchon-accessor"]===void 0||(Array.isArray(a0["x-samchon-accessor"])||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-samchon-accessor"]',expected:"(Array<string> | undefined)",value:a0["x-samchon-accessor"]},g_))&&a0["x-samchon-accessor"].every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-samchon-accessor"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-samchon-accessor"]',expected:"(Array<string> | undefined)",value:a0["x-samchon-accessor"]},g_))&&(a0["x-samchon-controller"]===void 0||typeof a0["x-samchon-controller"]=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-samchon-controller"]',expected:"(string | undefined)",value:a0["x-samchon-controller"]},g_)),EL=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.in==="query"||a0.in==="path"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:a0.in},g_))&&((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:a0.schema},g_))&&XR(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:a0.schema},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_))&&fN(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_)),fN=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IExample",value:s_},g_))&&cJ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IExample",value:s_},g_)}),cJ=(a0,w0,i0=!0)=>(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".externalValue",expected:"(string | undefined)",value:a0.externalValue},g_)),xB=(a0,w0,i0=!0)=>(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:a0.content},g_))&&lJ(a0.content,w0+".content",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:a0.content},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0["x-nestia-encrypted"]===void 0||typeof a0["x-nestia-encrypted"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:a0["x-nestia-encrypted"]},g_)),lJ=(a0,w0,i0=!0)=>(a0["text/plain"]===void 0||(typeof a0["text/plain"]=="object"&&a0["text/plain"]!==null&&Array.isArray(a0["text/plain"])===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["text/plain"]},g_))&&H$(a0["text/plain"],w0+'["text/plain"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["text/plain"]},g_))&&(a0["application/json"]===void 0||(typeof a0["application/json"]=="object"&&a0["application/json"]!==null&&Array.isArray(a0["application/json"])===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["application/json"]},g_))&&H$(a0["application/json"],w0+'["application/json"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["application/json"]},g_))&&(a0["multipart/form-data"]===void 0||(typeof a0["multipart/form-data"]=="object"&&a0["multipart/form-data"]!==null&&Array.isArray(a0["multipart/form-data"])===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["multipart/form-data"]},g_))&&H$(a0["multipart/form-data"],w0+'["multipart/form-data"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["multipart/form-data"]},g_))&&(a0["application/x-www-form-url-encoded"]===void 0||(typeof a0["application/x-www-form-url-encoded"]=="object"&&a0["application/x-www-form-url-encoded"]!==null&&Array.isArray(a0["application/x-www-form-url-encoded"])===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["application/x-www-form-url-encoded"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["application/x-www-form-url-encoded"]},g_))&&H$(a0["application/x-www-form-url-encoded"],w0+'["application/x-www-form-url-encoded"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["application/x-www-form-url-encoded"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["application/x-www-form-url-encoded"]},g_))&&(a0["*/*"]===void 0||(typeof a0["*/*"]=="object"&&a0["*/*"]!==null&&Array.isArray(a0["*/*"])===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["*/*"]},g_))&&H$(a0["*/*"],w0+'["*/*"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["*/*"]},g_))&&(i0===!1||Object.keys(a0).every(i_=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(q_=>i_===q_))return!0;const s_=a0[i_];return s_===void 0?!0:s_===void 0||(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:s_},g_))&&H$(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:s_},g_)})),H$=(a0,w0,i0=!0)=>(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&XR(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_))&&fN(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_)),HN=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IResponse",value:s_},g_))&&DL(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IResponse",value:s_},g_)}),DL=(a0,w0,i0=!0)=>(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:a0.headers},g_))&&Y9(a0.headers,w0+".headers",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:a0.headers},g_))&&(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:a0.content},g_))&&lJ(a0.content,w0+".content",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:a0.content},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0["x-nestia-encrypted"]===void 0||typeof a0["x-nestia-encrypted"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:a0["x-nestia-encrypted"]},g_)),Y9=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IParameter",value:s_},g_))&&EL(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IParameter",value:s_},g_)}),uJ=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(Array.isArray(s_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"Array<string>",value:s_},g_))&&s_.every((q_,vx)=>typeof q_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_)+"["+vx+"]",expected:"string",value:q_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"Array<string>",value:s_},g_)}),wL=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),fV=(a0,w0,i0=!0)=>(a0.swagger!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".swagger",expected:'("2.0" | `2.0.${number}`)',value:a0.swagger},g_))&&(a0.swagger!==void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".swagger",expected:'("2.0" | `2.0.${number}`)',value:a0.swagger},g_))&&(a0.swagger==="2.0"||typeof a0.swagger=="string"&&RegExp(/^2\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.swagger)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".swagger",expected:'("2.0" | `2.0.${number}`)',value:a0.swagger},g_))&&(a0.info===void 0||(typeof a0.info=="object"&&a0.info!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:a0.info},g_))&&KN(a0.info,w0+".info",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:a0.info},g_))&&(a0.host===void 0||typeof a0.host=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".host",expected:"(string | undefined)",value:a0.host},g_))&&(a0.basePath===void 0||typeof a0.basePath=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".basePath",expected:"(string | undefined)",value:a0.basePath},g_))&&(a0.consumes===void 0||(Array.isArray(a0.consumes)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".consumes",expected:"(Array<string> | undefined)",value:a0.consumes},g_))&&a0.consumes.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".consumes["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".consumes",expected:"(Array<string> | undefined)",value:a0.consumes},g_))&&(a0.produces===void 0||(Array.isArray(a0.produces)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".produces",expected:"(Array<string> | undefined)",value:a0.produces},g_))&&a0.produces.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".produces["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".produces",expected:"(Array<string> | undefined)",value:a0.produces},g_))&&(a0.definitions===void 0||(typeof a0.definitions=="object"&&a0.definitions!==null&&Array.isArray(a0.definitions)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.definitions},g_))&&Pq(a0.definitions,w0+".definitions",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.definitions},g_))&&(a0.parameters===void 0||(typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&Oq(a0.parameters,w0+".parameters",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&pJ(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&(a0.securityDefinitions===void 0||(typeof a0.securityDefinitions=="object"&&a0.securityDefinitions!==null&&Array.isArray(a0.securityDefinitions)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:a0.securityDefinitions},g_))&&vz(a0.securityDefinitions,w0+".securityDefinitions",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:a0.securityDefinitions},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.paths===void 0||(typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:a0.paths},g_))&&bz(a0.paths,w0+".paths",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:a0.paths},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"SwaggerV2.IDocument.ITag",value:i_},g_))&&bee(i_,w0+".tags["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"SwaggerV2.IDocument.ITag",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:a0.tags},g_)),KN=(a0,w0,i0=!0)=>(typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".termsOfService",expected:"(string | undefined)",value:a0.termsOfService},g_))&&(a0.contact===void 0||(typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:a0.contact},g_))&&cQ(a0.contact,w0+".contact",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:a0.contact},g_))&&(a0.license===void 0||(typeof a0.license=="object"&&a0.license!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:a0.license},g_))&&xee(a0.license,w0+".license",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),cQ=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".email",expected:"(string | undefined)",value:a0.email},g_)),xee=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),Pq=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:s_},g_))&&HM(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:s_},g_)}),MM=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),dU=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&(Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&(Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'((number & Type<"int64">) | undefined)',value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"&&(Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'((number & Type<"int64">) | undefined)',value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),dX=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),bB=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.minLength===void 0||typeof a0.minLength=="number"&&(Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.minLength},g_))&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&(Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),pX=(a0,w0,i0=!0)=>((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:a0.items},g_))&&HM(a0.items,w0+".items",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:a0.items},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),XG=(a0,w0,i0=!0)=>(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.properties},g_))&&Pq(a0.properties,w0+".properties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.required===void 0||(Array.isArray(a0.required)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||(typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&HM(a0.additionalProperties,w0+".additionalProperties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),YG=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,mX=(a0,w0,i0=!0)=>((Array.isArray(a0["x-anyOf"])||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-anyOf"]},g_))&&a0["x-anyOf"].every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))&&HM(i_,w0+'["x-anyOf"]['+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-anyOf"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,_X=(a0,w0,i0=!0)=>((Array.isArray(a0["x-oneOf"])||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-oneOf"]},g_))&&a0["x-oneOf"].every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))&&HM(i_,w0+'["x-oneOf"]['+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-oneOf"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,IH=(a0,w0,i0=!0)=>(a0.type==="null"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.default===null||a0.default===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,lQ=(a0,w0,i0=!0)=>(a0.type!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,Oq=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IOperation.IBodyParameter)",value:s_},g_))&&Iee(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IOperation.IBodyParameter)",value:s_},g_)}),Nq=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),fJ=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&(Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&(Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'((number & Type<"int64">) | undefined)',value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"&&(Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'((number & Type<"int64">) | undefined)',value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),Fq=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),Q8=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.minLength===void 0||typeof a0.minLength=="number"&&(Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.minLength},g_))&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&(Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),LM=(a0,w0,i0=!0)=>((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:a0.items},g_))&&HM(a0.items,w0+".items",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:a0.items},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),gz=(a0,w0,i0=!0)=>(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.properties},g_))&&Pq(a0.properties,w0+".properties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.required===void 0||(Array.isArray(a0.required)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||(typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&HM(a0.additionalProperties,w0+".additionalProperties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-nullable"]',expected:"(boolean | undefined)",value:a0["x-nullable"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),$q=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),dV=(a0,w0,i0=!0)=>((Array.isArray(a0["x-anyOf"])||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-anyOf"]},g_))&&a0["x-anyOf"].every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))&&HM(i_,w0+'["x-anyOf"]['+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-anyOf"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),PL=(a0,w0,i0=!0)=>((Array.isArray(a0["x-oneOf"])||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-oneOf"]},g_))&&a0["x-oneOf"].every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))&&HM(i_,w0+'["x-oneOf"]['+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]['+s_+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:a0["x-oneOf"]},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),yz=(a0,w0,i0=!0)=>(a0.type==="null"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.default===null||a0.default===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),pV=(a0,w0,i0=!0)=>(a0.type!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),dJ=(a0,w0,i0=!0)=>((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:a0.schema},g_))&&HM(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:a0.schema},g_))&&(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_)),pJ=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IOperation.IResponse",value:s_},g_))&&SB(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IOperation.IResponse",value:s_},g_)}),SB=(a0,w0,i0=!0)=>(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.headers},g_))&&Pq(a0.headers,w0+".headers",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.headers},g_))&&(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&HM(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&!0,vz=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:s_},g_))&&PR(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:s_},g_)}),xz=(a0,w0,i0=!0)=>(a0.type==="apiKey"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"apiKey"',value:a0.type},g_))&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:a0.in},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),x5=(a0,w0,i0=!0)=>(a0.type==="basic"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"basic"',value:a0.type},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),mV=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="implicit"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flow",expected:'"implicit"',value:a0.flow},g_))&&(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),L5=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="accessCode"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flow",expected:'"accessCode"',value:a0.flow},g_))&&(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),mJ=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="password"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flow",expected:'"password"',value:a0.flow},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),hX=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="application"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flow",expected:'"application"',value:a0.flow},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),bz=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IPath",value:s_},g_))&&pU(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IPath",value:s_},g_)}),pU=(a0,w0,i0=!0)=>(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:i_},g_))&&X$(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&(a0.delete===void 0||(typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:a0.delete},g_))&&TR(a0.delete,w0+'["delete"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:a0.delete},g_))&&(a0.head===void 0||(typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(SwaggerV2.IOperation | undefined)",value:a0.head},g_))&&TR(a0.head,w0+".head",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(SwaggerV2.IOperation | undefined)",value:a0.head},g_))&&(a0.get===void 0||(typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(SwaggerV2.IOperation | undefined)",value:a0.get},g_))&&TR(a0.get,w0+".get",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(SwaggerV2.IOperation | undefined)",value:a0.get},g_))&&(a0.post===void 0||(typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(SwaggerV2.IOperation | undefined)",value:a0.post},g_))&&TR(a0.post,w0+".post",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(SwaggerV2.IOperation | undefined)",value:a0.post},g_))&&(a0.put===void 0||(typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(SwaggerV2.IOperation | undefined)",value:a0.put},g_))&&TR(a0.put,w0+".put",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(SwaggerV2.IOperation | undefined)",value:a0.put},g_))&&(a0.patch===void 0||(typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:a0.patch},g_))&&TR(a0.patch,w0+".patch",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:a0.patch},g_))&&(a0.options===void 0||(typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(SwaggerV2.IOperation | undefined)",value:a0.options},g_))&&TR(a0.options,w0+".options",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(SwaggerV2.IOperation | undefined)",value:a0.options},g_))&&(a0.trace===void 0||(typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:a0.trace},g_))&&TR(a0.trace,w0+".trace",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:a0.trace},g_)),mU=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,TR=(a0,w0,i0=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/definitions/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/definitions/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:i_},g_))&&xQ(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/definitions/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/definitions/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:a0.responses},g_))&&Sz(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:a0.responses},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_)),_V=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/definitions/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,Sz=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:s_},g_))&&Q$(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:s_},g_)}),jM=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/definitions/responses/${string}`",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,bee=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),_J=(a0,w0,i0=!0)=>(a0.openapi!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openapi",expected:'("3.0" | `3.0.${number}`)',value:a0.openapi},g_))&&(a0.openapi!==void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openapi",expected:'("3.0" | `3.0.${number}`)',value:a0.openapi},g_))&&(a0.openapi==="3.0"||typeof a0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openapi",expected:'("3.0" | `3.0.${number}`)',value:a0.openapi},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))&&BM(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:a0.servers},g_))&&(a0.info===void 0||(typeof a0.info=="object"&&a0.info!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:a0.info},g_))&&hV(a0.info,w0+".info",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:a0.info},g_))&&(a0.components===void 0||(typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".components",expected:"(OpenApiV3.IComponents | undefined)",value:a0.components},g_))&&JM(a0.components,w0+".components",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".components",expected:"(OpenApiV3.IComponents | undefined)",value:a0.components},g_))&&(a0.paths===void 0||(typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:a0.paths},g_))&&qD(a0.paths,w0+".paths",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:a0.paths},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3.IDocument.ITag",value:i_},g_))&&IB(i_,w0+".tags["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3.IDocument.ITag",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:a0.tags},g_)),BM=(a0,w0,i0=!0)=>(typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"string",value:a0.url},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.variables===void 0||(typeof a0.variables=="object"&&a0.variables!==null&&Array.isArray(a0.variables)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:a0.variables},g_))&&gX(a0.variables,w0+".variables",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:a0.variables},g_)),gX=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IServer.IVariable",value:s_},g_))&&Az(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IServer.IVariable",value:s_},g_)}),Az=(a0,w0,i0=!0)=>(typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"string",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),hV=(a0,w0,i0=!0)=>(typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".termsOfService",expected:"(string | undefined)",value:a0.termsOfService},g_))&&(a0.contact===void 0||(typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:a0.contact},g_))&&IR(a0.contact,w0+".contact",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:a0.contact},g_))&&(a0.license===void 0||(typeof a0.license=="object"&&a0.license!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:a0.license},g_))&&OL(a0.license,w0+".license",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),IR=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".email",expected:"(string | undefined)",value:a0.email},g_)),OL=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),JM=(a0,w0,i0=!0)=>(a0.schemas===void 0||(typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:a0.schemas},g_))&&AB(a0.schemas,w0+".schemas",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:a0.schemas},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&kR(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&(a0.parameters===void 0||(typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&QG(a0.parameters,w0+".parameters",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&(a0.requestBodies===void 0||(typeof a0.requestBodies=="object"&&a0.requestBodies!==null&&Array.isArray(a0.requestBodies)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:a0.requestBodies},g_))&&G3(a0.requestBodies,w0+".requestBodies",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:a0.requestBodies},g_))&&(a0.securitySchemes===void 0||(typeof a0.securitySchemes=="object"&&a0.securitySchemes!==null&&Array.isArray(a0.securitySchemes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&xX(a0.securitySchemes,w0+".securitySchemes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:a0.headers},g_))&&Iz(a0.headers,w0+".headers",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:a0.headers},g_))&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:a0.examples},g_))&&FE(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:a0.examples},g_)),AB=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:s_},g_))&&KM(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:s_},g_)}),_U=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),yX=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&(Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&(Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'((number & Type<"int64">) | undefined)',value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"&&(Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'((number & Type<"int64">) | undefined)',value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),vX=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),uQ=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.minLength===void 0||typeof a0.minLength=="number"&&(Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.minLength},g_))&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&(Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),iO=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:a0.items},g_))&&KM(a0.items,w0+".items",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:a0.items},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),See=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:a0.properties},g_))&&AB(a0.properties,w0+".properties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.required===void 0||(Array.isArray(a0.required)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||(typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&KM(a0.additionalProperties,w0+".additionalProperties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),D8=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,Rq=(a0,w0,i0=!0)=>((Array.isArray(a0.allOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.allOf},g_))&&a0.allOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i_},g_))&&KM(i_,w0+".allOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.allOf},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,fQ=(a0,w0,i0=!0)=>((Array.isArray(a0.anyOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.anyOf},g_))&&a0.anyOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i_},g_))&&KM(i_,w0+".anyOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.anyOf},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,gV=(a0,w0,i0=!0)=>((Array.isArray(a0.oneOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.oneOf},g_))&&a0.oneOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i_},g_))&&KM(i_,w0+".oneOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.oneOf},g_))&&(a0.discriminator===void 0||(typeof a0.discriminator=="object"&&a0.discriminator!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&hJ(a0.discriminator,w0+".discriminator",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,hJ=(a0,w0,i0=!0)=>(typeof a0.propertyName=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".propertyName",expected:"string",value:a0.propertyName},g_))&&(a0.mapping===void 0||(typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_))&&X9(a0.mapping,w0+".mapping",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_)),Mq=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="null"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),XN=(a0,w0,i0=!0)=>(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),kR=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IResponse",value:s_},g_))&&HR(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IResponse",value:s_},g_)}),HR=(a0,w0,i0=!0)=>(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&MP(a0.content,w0+".content",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:a0.headers},g_))&&a9(a0.headers,w0+".headers",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:a0.headers},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),MP=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IMediaType",value:s_},g_))&&hU(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IMediaType",value:s_},g_)}),hU=(a0,w0,i0=!0)=>(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&KM(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&yV(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_)),yV=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_))&&SV(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_)}),B8=(a0,w0,i0=!0)=>(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".externalValue",expected:"(string | undefined)",value:a0.externalValue},g_)),M8=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/examples/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,a9=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:s_},g_))&&Z$(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:s_},g_)}),dQ=(a0,w0,i0=!0)=>(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&yV(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:a0.schema},g_))&&KM(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:a0.schema},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_)),kH=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/headers/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,QG=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IParameter",value:s_},g_))&&o9(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IParameter",value:s_},g_)}),o9=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.in==="query"||a0.in==="path"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:a0.in},g_))&&((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:a0.schema},g_))&&KM(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:a0.schema},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&yV(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_)),G3=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IRequestBody",value:s_},g_))&&NP(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IRequestBody",value:s_},g_)}),NP=(a0,w0,i0=!0)=>(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&MP(a0.content,w0+".content",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_)),xX=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:s_},g_))&&OR(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:s_},g_)}),Tz=(a0,w0,i0=!0)=>(a0.type==="apiKey"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"apiKey"',value:a0.type},g_))&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:a0.in},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),gJ=(a0,w0,i0=!0)=>(a0.type==="http"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="basic"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scheme",expected:'"basic"',value:a0.scheme},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),jre=(a0,w0,i0=!0)=>(a0.type==="http"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="bearer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scheme",expected:'"bearer"',value:a0.scheme},g_))&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".bearerFormat",expected:"(string | undefined)",value:a0.bearerFormat},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),SN=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&((typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&TB(a0.flows,w0+".flows",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),TB=(a0,w0,i0=!0)=>(a0.authorizationCode===void 0||(typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&jO(a0.authorizationCode,w0+".authorizationCode",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&(a0.implicit===void 0||(typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&CR(a0.implicit,w0+".implicit",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&(a0.password===void 0||(typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&A3(a0.password,w0+".password",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&(a0.clientCredentials===void 0||(typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_))&&A3(a0.clientCredentials,w0+".clientCredentials",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_)),jO=(a0,w0,i0=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),CR=(a0,w0,i0=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),A3=(a0,w0,i0=!0)=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),UM=(a0,w0,i0=!0)=>(a0.type==="openIdConnect"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"openIdConnect"',value:a0.type},g_))&&(typeof a0.openIdConnectUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openIdConnectUrl",expected:"string",value:a0.openIdConnectUrl},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),Iz=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:s_},g_))&&dQ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:s_},g_)}),FE=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IExample",value:s_},g_))&&B8(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IExample",value:s_},g_)}),qD=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IPath",value:s_},g_))&&bX(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IPath",value:s_},g_)}),bX=(a0,w0,i0=!0)=>(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:i_},g_))&&Y$(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))&&BM(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:a0.servers},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.delete===void 0||(typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:a0.delete},g_))&&yJ(a0.delete,w0+'["delete"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:a0.delete},g_))&&(a0.head===void 0||(typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(OpenApiV3.IOperation | undefined)",value:a0.head},g_))&&yJ(a0.head,w0+".head",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(OpenApiV3.IOperation | undefined)",value:a0.head},g_))&&(a0.get===void 0||(typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(OpenApiV3.IOperation | undefined)",value:a0.get},g_))&&yJ(a0.get,w0+".get",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(OpenApiV3.IOperation | undefined)",value:a0.get},g_))&&(a0.post===void 0||(typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(OpenApiV3.IOperation | undefined)",value:a0.post},g_))&&yJ(a0.post,w0+".post",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(OpenApiV3.IOperation | undefined)",value:a0.post},g_))&&(a0.put===void 0||(typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(OpenApiV3.IOperation | undefined)",value:a0.put},g_))&&yJ(a0.put,w0+".put",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(OpenApiV3.IOperation | undefined)",value:a0.put},g_))&&(a0.patch===void 0||(typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:a0.patch},g_))&&yJ(a0.patch,w0+".patch",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:a0.patch},g_))&&(a0.options===void 0||(typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(OpenApiV3.IOperation | undefined)",value:a0.options},g_))&&yJ(a0.options,w0+".options",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(OpenApiV3.IOperation | undefined)",value:a0.options},g_))&&(a0.trace===void 0||(typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:a0.trace},g_))&&yJ(a0.trace,w0+".trace",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:a0.trace},g_)),zM=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,yJ=(a0,w0,i0=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:i_},g_))&&Y$(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:a0.parameters},g_))&&(a0.requestBody===void 0||(typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&S5(a0.requestBody,w0+".requestBody",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:a0.responses},g_))&&K$(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:a0.responses},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))&&BM(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:a0.servers},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_)),xw=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/requestBodies/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,K$=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:s_},g_))&&NR(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:s_},g_)}),LP=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/responses/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,IB=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),gU=(a0,w0,i0=!0)=>(typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openapi",expected:"`3.1.${number}`",value:a0.openapi},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))&&ER(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:a0.servers},g_))&&(a0.info===void 0||(typeof a0.info=="object"&&a0.info!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:a0.info},g_))&&pQ(a0.info,w0+".info",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:a0.info},g_))&&(a0.components===void 0||(typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:a0.components},g_))&&VF(a0.components,w0+".components",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:a0.components},g_))&&(a0.paths===void 0||(typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:a0.paths},g_))&&hQ(a0.paths,w0+".paths",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:a0.paths},g_))&&(a0.webhooks===void 0||(typeof a0.webhooks=="object"&&a0.webhooks!==null&&Array.isArray(a0.webhooks)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:a0.webhooks},g_))&&vQ(a0.webhooks,w0+".webhooks",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:a0.webhooks},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3_1.IDocument.ITag",value:i_},g_))&&PH(i_,w0+".tags["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3_1.IDocument.ITag",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:a0.tags},g_)),ER=(a0,w0,i0=!0)=>(typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"string",value:a0.url},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.variables===void 0||(typeof a0.variables=="object"&&a0.variables!==null&&Array.isArray(a0.variables)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:a0.variables},g_))&&JF(a0.variables,w0+".variables",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:a0.variables},g_)),JF=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IServer.IVariable",value:s_},g_))&&SX(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IServer.IVariable",value:s_},g_)}),SX=(a0,w0,i0=!0)=>(typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"string",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:a0.enum},g_))&&(1<=a0.enum.length||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"Array<> & MinItems<1>",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:a0.enum},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),pQ=(a0,w0,i0=!0)=>(typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".termsOfService",expected:"(string | undefined)",value:a0.termsOfService},g_))&&(a0.contact===void 0||(typeof a0.contact=="object"&&a0.contact!==null&&Array.isArray(a0.contact)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:a0.contact},g_))&&Aee(a0.contact,w0+".contact",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:a0.contact},g_))&&(a0.license===void 0||(typeof a0.license=="object"&&a0.license!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:a0.license},g_))&&q8(a0.license,w0+".license",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),Aee=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".email",expected:"(string | undefined)",value:a0.email},g_)),q8=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.identifier===void 0||typeof a0.identifier=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".identifier",expected:"(string | undefined)",value:a0.identifier},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),VF=(a0,w0,i0=!0)=>(a0.schemas===void 0||(typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.schemas},g_))&&Lq(a0.schemas,w0+".schemas",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.schemas},g_))&&(a0.pathItems===void 0||(typeof a0.pathItems=="object"&&a0.pathItems!==null&&Array.isArray(a0.pathItems)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:a0.pathItems},g_))&&hQ(a0.pathItems,w0+".pathItems",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:a0.pathItems},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&tW(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&(a0.parameters===void 0||(typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&rW(a0.parameters,w0+".parameters",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&(a0.requestBodies===void 0||(typeof a0.requestBodies=="object"&&a0.requestBodies!==null&&Array.isArray(a0.requestBodies)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:a0.requestBodies},g_))&&v$(a0.requestBodies,w0+".requestBodies",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:a0.requestBodies},g_))&&(a0.securitySchemes===void 0||(typeof a0.securitySchemes=="object"&&a0.securitySchemes!==null&&Array.isArray(a0.securitySchemes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&bU(a0.securitySchemes,w0+".securitySchemes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:a0.headers},g_))&&bV(a0.headers,w0+".headers",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:a0.headers},g_))&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:a0.examples},g_))&&Tee(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:a0.examples},g_)),Lq=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:s_},g_))&&j5(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:s_},g_)}),CH=(a0,w0,i0=!0)=>((Array.isArray(a0.type)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'Array<"string" | "number" | "boolean" | "object" | "null" | "integer" | "array">',value:a0.type},g_))&&a0.type.every((i_,s_)=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type["+s_+"]",expected:'("array" | "boolean" | "integer" | "null" | "number" | "object" | "string")',value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'Array<"string" | "number" | "boolean" | "object" | "null" | "integer" | "array">',value:a0.type},g_))&&(a0.default===null||a0.default===void 0||Array.isArray(a0.default)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(Array<any> | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<any> | undefined)",value:a0.enum},g_))&&(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["const"]',expected:"(boolean | number | string)",value:a0.const},g_))&&(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contentMediaType",expected:"(string | undefined)",value:a0.contentMediaType},g_))&&(a0.minLength===void 0||typeof a0.minLength=="number"&&(Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.minLength},g_))&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&(Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.items!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.items},g_))&&(a0.items===void 0||Array.isArray(a0.items)&&a0.items.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".items["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&j5(a0.items,w0+".items",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.items},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.items},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.prefixItems===void 0||(Array.isArray(a0.prefixItems)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:a0.prefixItems},g_))&&a0.prefixItems.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".prefixItems["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:a0.prefixItems},g_))&&(a0.additionalItems!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||(typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&j5(a0.additionalItems,w0+".additionalItems",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&Lq(a0.properties,w0+".properties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.additionalProperties!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||(typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&j5(a0.additionalProperties,w0+".additionalProperties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.required===void 0||(Array.isArray(a0.required)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&((Array.isArray(a0.oneOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.oneOf},g_))&&a0.oneOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".oneOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.oneOf},g_))&&(a0.discriminator===void 0||(typeof a0.discriminator=="object"&&a0.discriminator!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&DH(a0.discriminator,w0+".discriminator",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&((Array.isArray(a0.anyOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.anyOf},g_))&&a0.anyOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".anyOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.anyOf},g_))&&((Array.isArray(a0.allOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.allOf},g_))&&a0.allOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".allOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.allOf},g_))&&(typeof a0.$ref=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_)),b5=(a0,w0,i0=!0)=>(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["const"]',expected:"(boolean | number | string)",value:a0.const},g_))&&(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,qM=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:a0.enum},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),DR=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="number"&&(Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"&&(Math.floor(a0.minimum)===a0.minimum&&-9223372036854776e3<=a0.minimum&&a0.minimum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:'((number & Type<"int64">) | undefined)',value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"&&(Math.floor(a0.maximum)===a0.maximum&&-9223372036854776e3<=a0.maximum&&a0.maximum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:'((number & Type<"int64">) | undefined)',value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"&&(Math.floor(a0.exclusiveMinimum)===a0.exclusiveMinimum&&-9223372036854776e3<=a0.exclusiveMinimum&&a0.exclusiveMinimum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:'number & Type<"int64">',value:a0.exclusiveMinimum},g_))||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:'((number & Type<"int64">) | boolean | undefined)',value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"&&(Math.floor(a0.exclusiveMaximum)===a0.exclusiveMaximum&&-9223372036854776e3<=a0.exclusiveMaximum&&a0.exclusiveMaximum<=9223372036854776e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:'number & Type<"int64">',value:a0.exclusiveMaximum},g_))||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:'((number & Type<"int64">) | boolean | undefined)',value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(Math.floor(a0.multipleOf)===a0.multipleOf&&0<=a0.multipleOf&&a0.multipleOf<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),yU=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<number | null> | undefined)",value:a0.enum},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:a0.exclusiveMaximum},g_))&&(a0.multipleOf===void 0||typeof a0.multipleOf=="number"&&(0<a0.multipleOf||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),GM=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.default===null||a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>i_===null||typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string | null> | undefined)",value:a0.enum},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".contentMediaType",expected:"(string | undefined)",value:a0.contentMediaType},g_))&&(a0.minLength===void 0||typeof a0.minLength=="number"&&(Math.floor(a0.minLength)===a0.minLength&&0<=a0.minLength&&a0.minLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.minLength},g_))&&(a0.maxLength===void 0||typeof a0.maxLength=="number"&&(Math.floor(a0.maxLength)===a0.maxLength&&0<=a0.maxLength&&a0.maxLength<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),ZG=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.items!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.items},g_))&&(a0.items===void 0||Array.isArray(a0.items)&&a0.items.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".items["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&j5(a0.items,w0+".items",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.items},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.items},g_))&&(a0.prefixItems===void 0||(Array.isArray(a0.prefixItems)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:a0.prefixItems},g_))&&a0.prefixItems.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".prefixItems["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:a0.prefixItems},g_))&&(a0.uniqueItems===void 0||typeof a0.uniqueItems=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.additionalItems!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||(typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&j5(a0.additionalItems,w0+".additionalItems",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalItems},g_))&&(a0.minItems===void 0||typeof a0.minItems=="number"&&(Math.floor(a0.minItems)===a0.minItems&&0<=a0.minItems&&a0.minItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.minItems},g_))&&(a0.maxItems===void 0||typeof a0.maxItems=="number"&&(Math.floor(a0.maxItems)===a0.maxItems&&0<=a0.maxItems&&a0.maxItems<=18446744073709552e3||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),x_=(a0,w0,i0=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&Lq(a0.properties,w0+".properties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.required===void 0||(Array.isArray(a0.required)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.additionalProperties===void 0||typeof a0.additionalProperties=="boolean"||(typeof a0.additionalProperties=="object"&&a0.additionalProperties!==null&&Array.isArray(a0.additionalProperties)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&j5(a0.additionalProperties,w0+".additionalProperties",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:a0.additionalProperties},g_))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),o_=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,RN=(a0,w0,i0=!0)=>(typeof a0.$recursiveRef=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$recursiveRef",expected:"string",value:a0.$recursiveRef},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,mQ=(a0,w0,i0=!0)=>((Array.isArray(a0.allOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.allOf},g_))&&a0.allOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".allOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.allOf},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,NL=(a0,w0,i0=!0)=>((Array.isArray(a0.anyOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.anyOf},g_))&&a0.anyOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".anyOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.anyOf},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,EH=(a0,w0,i0=!0)=>((Array.isArray(a0.oneOf)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.oneOf},g_))&&a0.oneOf.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))&&j5(i_,w0+".oneOf["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.oneOf},g_))&&(a0.discriminator===void 0||(typeof a0.discriminator=="object"&&a0.discriminator!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&DH(a0.discriminator,w0+".discriminator",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,DH=(a0,w0,i0=!0)=>(typeof a0.propertyName=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".propertyName",expected:"string",value:a0.propertyName},g_))&&(a0.mapping===void 0||(typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_))&&X9(a0.mapping,w0+".mapping",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_)),_Q=(a0,w0,i0=!0)=>(a0.default===null||a0.default===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="null"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),vU=(a0,w0,i0=!0)=>(a0.type!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&!0&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),hQ=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IPath",value:s_},g_))&&eW(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IPath",value:s_},g_)}),eW=(a0,w0,i0=!0)=>(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:i_},g_))&&YN(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:a0.parameters},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))&&ER(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:a0.servers},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.delete===void 0||(typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.delete},g_))&&FL(a0.delete,w0+'["delete"]',i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.delete},g_))&&(a0.head===void 0||(typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.head},g_))&&FL(a0.head,w0+".head",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.head},g_))&&(a0.get===void 0||(typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.get},g_))&&FL(a0.get,w0+".get",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.get},g_))&&(a0.post===void 0||(typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.post},g_))&&FL(a0.post,w0+".post",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.post},g_))&&(a0.put===void 0||(typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.put},g_))&&FL(a0.put,w0+".put",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.put},g_))&&(a0.patch===void 0||(typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.patch},g_))&&FL(a0.patch,w0+".patch",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.patch},g_))&&(a0.options===void 0||(typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.options},g_))&&FL(a0.options,w0+".options",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.options},g_))&&(a0.trace===void 0||(typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.trace},g_))&&FL(a0.trace,w0+".trace",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.trace},g_)),AX=(a0,w0,i0=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.in==="query"||a0.in==="path"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:a0.in},g_))&&((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:a0.schema},g_))&&j5(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:a0.schema},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&vV(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_)),vV=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_))&&Cz(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_)}),TX=(a0,w0,i0=!0)=>(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".externalValue",expected:"(string | undefined)",value:a0.externalValue},g_)),xU=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/examples/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,gQ=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/headers/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,kB=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,FL=(a0,w0,i0=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:a0.parameters},g_))&&a0.parameters.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:i_},g_))&&YN(i_,w0+".parameters["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:a0.parameters},g_))&&(a0.requestBody===void 0||(typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&AN(a0.requestBody,w0+".requestBody",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&(a0.responses===void 0||(typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:a0.responses},g_))&&WM(a0.responses,w0+".responses",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:a0.responses},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:a0.servers},g_))&&a0.servers.every((i_,s_)=>(typeof i_=="object"&&i_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))&&ER(i_,w0+".servers["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:a0.servers},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&a0.security.every((i_,s_)=>(typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&uJ(i_,w0+".security["+s_+"]",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:a0.security},g_))&&(a0.tags===void 0||(Array.isArray(a0.tags)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_)),vJ=(a0,w0,i0=!0)=>(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&y$(a0.content,w0+".content",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_)),y$=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IMediaType",value:s_},g_))&&xJ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IMediaType",value:s_},g_)}),xJ=(a0,w0,i0=!0)=>(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&j5(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:a0.schema},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&vV(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_)),p4=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/requestBodies/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,WM=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:s_},g_))&&Bre(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:s_},g_)}),yQ=(a0,w0,i0=!0)=>(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&y$(a0.content,w0+".content",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:a0.headers},g_))&&IX(a0.headers,w0+".headers",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:a0.headers},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),IX=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'(Omit<OpenApiV3_1.IOperation.IParameter, "in"> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:s_},g_))&&Jre(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'(Omit<OpenApiV3_1.IOperation.IParameter, "in"> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:s_},g_)}),KR=(a0,w0,i0=!0)=>(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.examples===void 0||(typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&vV(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:a0.schema},g_))&&j5(a0.schema,w0+".schema",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:a0.schema},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_)),CB=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/responses/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,tW=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IResponse",value:s_},g_))&&yQ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IResponse",value:s_},g_)}),rW=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IParameter",value:s_},g_))&&AX(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IParameter",value:s_},g_)}),v$=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:s_},g_))&&vJ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:s_},g_)}),bU=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:s_},g_))&&Ez(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:s_},g_)}),bJ=(a0,w0,i0=!0)=>(a0.type==="apiKey"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"apiKey"',value:a0.type},g_))&&(a0.in===void 0||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(i0,{method:"typia.assert",path:w0+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:a0.in},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),kz=(a0,w0,i0=!0)=>(a0.type==="http"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="basic"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scheme",expected:'"basic"',value:a0.scheme},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),FD=(a0,w0,i0=!0)=>(a0.type==="http"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="bearer"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scheme",expected:'"bearer"',value:a0.scheme},g_))&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".bearerFormat",expected:"(string | undefined)",value:a0.bearerFormat},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),wR=(a0,w0,i0=!0)=>(a0.type==="oauth2"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&((typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&Q9(a0.flows,w0+".flows",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),Q9=(a0,w0,i0=!0)=>(a0.authorizationCode===void 0||(typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&MN(a0.authorizationCode,w0+".authorizationCode",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&(a0.implicit===void 0||(typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&xV(a0.implicit,w0+".implicit",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&(a0.password===void 0||(typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&wH(a0.password,w0+".password",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&(a0.clientCredentials===void 0||(typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_))&&wH(a0.clientCredentials,w0+".clientCredentials",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_)),MN=(a0,w0,i0=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),xV=(a0,w0,i0=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),wH=(a0,w0,i0=!0)=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".refreshUrl",expected:"(string | undefined)",value:a0.refreshUrl},g_))&&(a0.scopes===void 0||(typeof a0.scopes=="object"&&a0.scopes!==null&&Array.isArray(a0.scopes)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&X9(a0.scopes,w0+".scopes",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),nW=(a0,w0,i0=!0)=>(a0.type==="openIdConnect"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".type",expected:'"openIdConnect"',value:a0.type},g_))&&(typeof a0.openIdConnectUrl=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".openIdConnectUrl",expected:"string",value:a0.openIdConnectUrl},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),bV=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:s_},g_))&&KR(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:s_},g_)}),Tee=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IExample",value:s_},g_))&&TX(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IExample",value:s_},g_)}),vQ=(a0,w0,i0=!0)=>i0===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:s_},g_))&&SJ(s_,w0+_accessExpressionAsString_2(i_),i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:s_},g_)}),P4=(a0,w0,i0=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(a0.$ref)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/pathItems/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&x8(a0.examples,w0+".examples",i0)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(i0,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,PH=(a0,w0,i0=!0)=>(typeof a0.name=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(i0,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),XR=(a0,w0,i0=!0)=>a0.const!==void 0?lV(a0,w0,i0):a0.type==="boolean"?$w(a0,w0,i0):a0.type==="number"?Cq(a0,w0,i0):a0.type==="integer"?hz(a0,w0,i0):a0.type==="string"?uV(a0,w0,i0):a0.items!==void 0?Eq(a0,w0,i0):a0.prefixItems!==void 0?AH(a0,w0,i0):a0.type==="object"?$M(a0,w0,i0):a0.$ref!==void 0?HG(a0,w0,i0):a0.oneOf!==void 0?h$(a0,w0,i0):a0.type==="null"?uX(a0,w0,i0):Dq(a0,w0,i0),$L=(a0,w0,i0=!0)=>a0.const!==void 0?lV(a0,w0,i0):a0.type==="boolean"?$w(a0,w0,i0):a0.type==="number"?Cq(a0,w0,i0):a0.type==="integer"?hz(a0,w0,i0):a0.type==="string"?uV(a0,w0,i0):a0.items!==void 0?Eq(a0,w0,i0):a0.prefixItems!==void 0?AH(a0,w0,i0):a0.type==="object"?$M(a0,w0,i0):a0.$ref!==void 0?HG(a0,w0,i0):a0.type==="null"?uX(a0,w0,i0):Dq(a0,w0,i0),HM=(a0,w0,i0=!0)=>a0.type==="boolean"?MM(a0,w0,i0):a0.type==="number"?dX(a0,w0,i0):a0.type==="integer"?dU(a0,w0,i0):a0.type==="string"?bB(a0,w0,i0):a0.type==="array"?pX(a0,w0,i0):a0.type==="object"?XG(a0,w0,i0):a0.$ref!==void 0?YG(a0,w0,i0):a0["x-anyOf"]!==void 0?mX(a0,w0,i0):a0["x-oneOf"]!==void 0?_X(a0,w0,i0):a0.type==="null"?IH(a0,w0,i0):lQ(a0,w0,i0),X$=(a0,w0,i0=!0)=>a0.type==="boolean"?Nq(a0,w0,i0):a0.type==="number"?Fq(a0,w0,i0):a0.type==="integer"?fJ(a0,w0,i0):a0.type==="string"?Q8(a0,w0,i0):a0.type==="array"?LM(a0,w0,i0):a0.type==="object"?gz(a0,w0,i0):a0["x-anyOf"]!==void 0?dV(a0,w0,i0):a0["x-oneOf"]!==void 0?PL(a0,w0,i0):a0.type==="null"?yz(a0,w0,i0):a0.schema!==void 0?dJ(a0,w0,i0):$q(a0,w0,!1)||pV(a0,w0,!1)||mU(a0,w0,!1)||_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(IReference<string> & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/parameters/${string}`>)",value:a0},g_),xQ=(a0,w0,i0=!0)=>a0.type==="boolean"?Nq(a0,w0,i0):a0.type==="number"?Fq(a0,w0,i0):a0.type==="integer"?fJ(a0,w0,i0):a0.type==="string"?Q8(a0,w0,i0):a0.type==="array"?LM(a0,w0,i0):a0.type==="object"?gz(a0,w0,i0):a0["x-anyOf"]!==void 0?dV(a0,w0,i0):a0["x-oneOf"]!==void 0?PL(a0,w0,i0):a0.type==="null"?yz(a0,w0,i0):a0.schema!==void 0?dJ(a0,w0,i0):$q(a0,w0,!1)||pV(a0,w0,!1)||_V(a0,w0,!1)||_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(IReference<string> & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/definitions/parameters/${string}`>)",value:a0},g_),KM=(a0,w0,i0=!0)=>a0.type==="boolean"?_U(a0,w0,i0):a0.type==="number"?vX(a0,w0,i0):a0.type==="integer"?yX(a0,w0,i0):a0.type==="string"?uQ(a0,w0,i0):a0.type==="array"?iO(a0,w0,i0):a0.type==="object"?See(a0,w0,i0):a0.$ref!==void 0?D8(a0,w0,i0):a0.allOf!==void 0?Rq(a0,w0,i0):a0.anyOf!==void 0?fQ(a0,w0,i0):a0.oneOf!==void 0?gV(a0,w0,i0):a0.type==="null"?Mq(a0,w0,i0):XN(a0,w0,i0),Y$=(a0,w0,i0=!0)=>a0.in!==void 0?o9(a0,w0,i0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?zM(a0,w0,i0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?kH(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(OpenApiV3.IOperation.IParameter | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)",value:a0},g_),j5=(a0,w0,i0=!0)=>Array.isArray(a0.type)&&a0.type.every((i_,s_)=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array")?CH(a0,w0,i0):a0.type==="boolean"?qM(a0,w0,i0):a0.type==="number"?yU(a0,w0,i0):a0.type==="integer"?DR(a0,w0,i0):a0.type==="string"?GM(a0,w0,i0):a0.type==="array"?ZG(a0,w0,i0):a0.type==="object"?x_(a0,w0,i0):a0.$recursiveRef!==void 0?RN(a0,w0,i0):a0.type==="null"?_Q(a0,w0,i0):a0.const!==void 0?b5(a0,w0,i0):a0.$ref!==void 0?o_(a0,w0,i0):a0.allOf!==void 0?mQ(a0,w0,i0):a0.anyOf!==void 0?NL(a0,w0,i0):a0.oneOf!==void 0?EH(a0,w0,i0):vU(a0,w0,i0),YN=(a0,w0,i0=!0)=>a0.in!==void 0?AX(a0,w0,i0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?kB(a0,w0,i0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?gQ(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(OpenApiV3_1.IOperation.IParameter | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)",value:a0},g_),bQ=(a0,w0,i0=!0)=>a0.type==="apiKey"?aJ(a0,w0,i0):a0.scheme==="basic"?WR(a0,w0,i0):a0.scheme==="bearer"?fX(a0,w0,i0):a0.type==="oauth2"?RM(a0,w0,i0):a0.type==="openIdConnect"?IL(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:a0},g_),Iee=(a0,w0,i0=!0)=>a0.type==="boolean"?Nq(a0,w0,i0):a0.type==="number"?Fq(a0,w0,i0):a0.type==="integer"?fJ(a0,w0,i0):a0.type==="string"?Q8(a0,w0,i0):a0.type==="array"?LM(a0,w0,i0):a0.type==="object"?gz(a0,w0,i0):a0.$ref!==void 0?$q(a0,w0,i0):a0["x-anyOf"]!==void 0?dV(a0,w0,i0):a0["x-oneOf"]!==void 0?PL(a0,w0,i0):a0.type==="null"?yz(a0,w0,i0):a0.schema!==void 0?dJ(a0,w0,i0):pV(a0,w0,i0),PR=(a0,w0,i0=!0)=>a0.type==="apiKey"?xz(a0,w0,i0):a0.type==="basic"?x5(a0,w0,i0):a0.flow==="implicit"?mV(a0,w0,i0):a0.flow==="accessCode"?L5(a0,w0,i0):a0.flow==="application"?hX(a0,w0,i0):a0.flow==="password"?mJ(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:a0},g_),Q$=(a0,w0,i0=!0)=>a0.$ref!==void 0?jM(a0,w0,i0):SB(a0,w0,i0),SV=(a0,w0,i0=!0)=>a0.$ref!==void 0?M8(a0,w0,i0):B8(a0,w0,i0),Z$=(a0,w0,i0=!0)=>a0.schema!==void 0?dQ(a0,w0,i0):a0.$ref!==void 0?kH(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:a0},g_),OR=(a0,w0,i0=!0)=>a0.type==="apiKey"?Tz(a0,w0,i0):a0.scheme==="basic"?gJ(a0,w0,i0):a0.scheme==="bearer"?jre(a0,w0,i0):a0.type==="oauth2"?SN(a0,w0,i0):a0.type==="openIdConnect"?UM(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:a0},g_),S5=(a0,w0,i0=!0)=>a0.$ref!==void 0?xw(a0,w0,i0):NP(a0,w0,i0),NR=(a0,w0,i0=!0)=>a0.$ref!==void 0?LP(a0,w0,i0):HR(a0,w0,i0),Cz=(a0,w0,i0=!0)=>a0.$ref!==void 0?xU(a0,w0,i0):TX(a0,w0,i0),AN=(a0,w0,i0=!0)=>a0.$ref!==void 0?p4(a0,w0,i0):vJ(a0,w0,i0),Bre=(a0,w0,i0=!0)=>a0.$ref!==void 0?CB(a0,w0,i0):yQ(a0,w0,i0),Jre=(a0,w0,i0=!0)=>a0.$ref!==void 0?gQ(a0,w0,i0):a0.schema!==void 0?KR(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:'(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | Omit<OpenApiV3_1.IOperation.IParameter, "in">)',value:a0},g_),Ez=(a0,w0,i0=!0)=>a0.type==="apiKey"?bJ(a0,w0,i0):a0.scheme==="basic"?kz(a0,w0,i0):a0.scheme==="bearer"?FD(a0,w0,i0):a0.type==="oauth2"?wR(a0,w0,i0):a0.type==="openIdConnect"?nW(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:a0},g_),SJ=(a0,w0,i0=!0)=>a0.$ref!==void 0?P4(a0,w0,i0):eW(a0,w0,i0),SQ=(a0,w0,i0=!0)=>a0["x-samchon-emended-v4"]!==void 0?sQ(a0,w0,i0):a0.swagger!==void 0?fV(a0,w0,i0):a0.openapi!==null&&a0.openapi!==void 0&&(a0.openapi==="3.0"||typeof a0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi))?_J(a0,w0,i0):typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)?gU(a0,w0,i0):_assertGuard_2(i0,{method:"typia.assert",path:w0,expected:"(OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument)",value:a0},g_),Tv=a0=>typeof a0=="object"&&a0!==null&&W$(a0);let g_;return(a0,w0)=>(Tv(a0)===!1&&(g_=w0,((i0,i_,s_=!0)=>(typeof i0=="object"&&i0!==null||_assertGuard_2(!0,{method:"typia.assert",path:i_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:i0},g_))&&SQ(i0,i_+"",!0)||_assertGuard_2(!0,{method:"typia.assert",path:i_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:i0},g_))(a0,"$input",!0)),a0)})()(sm)))}static validate(sm){const u0=(()=>{const _0=i0=>typeof i0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&Q0(i_)))&&(i0.info===void 0||typeof i0.info=="object"&&i0.info!==null&&h_(i0.info))&&typeof i0.components=="object"&&i0.components!==null&&Array.isArray(i0.components)===!1&&y_(i0.components)&&(i0.paths===void 0||typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1&&eA(i0.paths))&&(i0.webhooks===void 0||typeof i0.webhooks=="object"&&i0.webhooks!==null&&Array.isArray(i0.webhooks)===!1&&eA(i0.webhooks))&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="object"&&i_!==null&&aT(i_)))&&i0["x-samchon-emended-v4"]===!0,Q0=i0=>typeof i0.url=="string"&&(i0.description===void 0||typeof i0.description=="string")&&(i0.variables===void 0||typeof i0.variables=="object"&&i0.variables!==null&&Array.isArray(i0.variables)===!1&&e_(i0.variables)),e_=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&a_(s_)}),a_=i0=>typeof i0.default=="string"&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>typeof i_=="string"))&&(i0.description===void 0||typeof i0.description=="string"),h_=i0=>typeof i0.title=="string"&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.termsOfService===void 0||typeof i0.termsOfService=="string")&&(i0.contact===void 0||typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1&&c_(i0.contact))&&(i0.license===void 0||typeof i0.license=="object"&&i0.license!==null&&k_(i0.license))&&typeof i0.version=="string",c_=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.url===void 0||typeof i0.url=="string")&&(i0.email===void 0||typeof i0.email=="string"&&/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i.test(i0.email)),k_=i0=>typeof i0.name=="string"&&(i0.identifier===void 0||typeof i0.identifier=="string")&&(i0.url===void 0||typeof i0.url=="string"),y_=i0=>(i0.schemas===void 0||typeof i0.schemas=="object"&&i0.schemas!==null&&Array.isArray(i0.schemas)===!1&&T_(i0.schemas))&&(i0.securitySchemes===void 0||typeof i0.securitySchemes=="object"&&i0.securitySchemes!==null&&Array.isArray(i0.securitySchemes)===!1&&o7(i0.securitySchemes)),T_=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&RC(s_)}),D_=i0=>(typeof i0.const=="string"||typeof i0.const=="number"||typeof i0.const=="boolean")&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),O_=i0=>Object.keys(i0).every(i_=>(i0[i_]===void 0,!0)),P_=i0=>(i0.default===void 0||typeof i0.default=="boolean")&&i0.type==="boolean"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),Z_=i0=>(i0.default===void 0||typeof i0.default=="number"&&Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3)&&(i0.minimum===void 0||typeof i0.minimum=="number"&&Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3)&&(i0.maximum===void 0||typeof i0.maximum=="number"&&Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3)&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3&&0<i0.multipleOf)&&i0.type==="integer"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),fy=i0=>(i0.default===void 0||typeof i0.default=="number")&&(i0.minimum===void 0||typeof i0.minimum=="number")&&(i0.maximum===void 0||typeof i0.maximum=="number")&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&0<i0.multipleOf)&&i0.type==="number"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),W_=i0=>(i0.default===void 0||typeof i0.default=="string")&&(i0.format===void 0||typeof i0.format=="string")&&(i0.pattern===void 0||typeof i0.pattern=="string")&&(i0.contentMediaType===void 0||typeof i0.contentMediaType=="string")&&(i0.minLength===void 0||typeof i0.minLength=="number"&&Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3)&&(i0.maxLength===void 0||typeof i0.maxLength=="number"&&Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3)&&i0.type==="string"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),B_=i0=>typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&RC(i0.items)&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&i0.type==="array"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),H_=i0=>i0.type==="array"&&Array.isArray(i0.prefixItems)&&i0.prefixItems.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&RC(i_))&&i0.additionalItems!==null&&(i0.additionalItems===void 0||typeof i0.additionalItems=="boolean"||typeof i0.additionalItems=="object"&&i0.additionalItems!==null&&Array.isArray(i0.additionalItems)===!1&&RC(i0.additionalItems))&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),hy=i0=>(i0.properties===void 0||typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1&&T_(i0.properties))&&i0.additionalProperties!==null&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1&&RC(i0.additionalProperties))&&(i0.required===void 0||Array.isArray(i0.required)&&i0.required.every(i_=>typeof i_=="string"))&&i0.type==="object"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),cx=i0=>typeof i0.$ref=="string"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),Y_=i0=>Array.isArray(i0.oneOf)&&i0.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&gB(i_))&&(i0.discriminator===void 0||typeof i0.discriminator=="object"&&i0.discriminator!==null&&tS(i0.discriminator))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),tx=i0=>(i0.default===null||i0.default===void 0)&&i0.type==="null"&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),Ax=i0=>i0.type!==null&&i0.type===void 0&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),tS=i0=>typeof i0.propertyName=="string"&&(i0.mapping===void 0||typeof i0.mapping=="object"&&i0.mapping!==null&&Array.isArray(i0.mapping)===!1&&Ix(i0.mapping)),Ix=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="string"}),o7=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Qw(s_)}),r7=i0=>i0.type==="apiKey"&&(i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie")&&(i0.name===void 0||typeof i0.name=="string")&&(i0.description===void 0||typeof i0.description=="string"),iS=i0=>i0.type==="http"&&i0.scheme==="basic"&&(i0.description===void 0||typeof i0.description=="string"),P7=i0=>i0.type==="http"&&i0.scheme==="bearer"&&(i0.bearerFormat===void 0||typeof i0.bearerFormat=="string")&&(i0.description===void 0||typeof i0.description=="string"),h7=i0=>i0.type==="oauth2"&&typeof i0.flows=="object"&&i0.flows!==null&&Array.isArray(i0.flows)===!1&&E7(i0.flows)&&(i0.description===void 0||typeof i0.description=="string"),E7=i0=>(i0.authorizationCode===void 0||typeof i0.authorizationCode=="object"&&i0.authorizationCode!==null&&Array.isArray(i0.authorizationCode)===!1&&t7(i0.authorizationCode))&&(i0.implicit===void 0||typeof i0.implicit=="object"&&i0.implicit!==null&&Array.isArray(i0.implicit)===!1&&H7(i0.implicit))&&(i0.password===void 0||typeof i0.password=="object"&&i0.password!==null&&Array.isArray(i0.password)===!1&&d7(i0.password))&&(i0.clientCredentials===void 0||typeof i0.clientCredentials=="object"&&i0.clientCredentials!==null&&Array.isArray(i0.clientCredentials)===!1&&d7(i0.clientCredentials)),t7=i0=>(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),H7=i0=>(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),d7=i0=>(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),cS=i0=>i0.type==="openIdConnect"&&typeof i0.openIdConnectUrl=="string"&&(i0.description===void 0||typeof i0.description=="string"),eA=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&TS(s_)}),TS=i0=>(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&Q0(i_)))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.delete===void 0||typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1&&hS(i0.delete))&&(i0.head===void 0||typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1&&hS(i0.head))&&(i0.get===void 0||typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1&&hS(i0.get))&&(i0.post===void 0||typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1&&hS(i0.post))&&(i0.put===void 0||typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1&&hS(i0.put))&&(i0.patch===void 0||typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1&&hS(i0.patch))&&(i0.options===void 0||typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1&&hS(i0.options))&&(i0.trace===void 0||typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1&&hS(i0.trace)),hS=i0=>(i0.operationId===void 0||typeof i0.operationId=="string")&&(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&_T(i_)))&&(i0.requestBody===void 0||typeof i0.requestBody=="object"&&i0.requestBody!==null&&Array.isArray(i0.requestBody)===!1&&A7(i0.requestBody))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&mI(i0.responses))&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&Q0(i_)))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="string"))&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&(i0["x-samchon-human"]===void 0||typeof i0["x-samchon-human"]=="boolean")&&(i0["x-samchon-accessor"]===void 0||Array.isArray(i0["x-samchon-accessor"])&&i0["x-samchon-accessor"].every(i_=>typeof i_=="string"))&&(i0["x-samchon-controller"]===void 0||typeof i0["x-samchon-controller"]=="string"),_T=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.in==="query"||i0.in==="path"||i0.in==="header"||i0.in==="cookie")&&typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&RC(i0.schema)&&(i0.required===void 0||typeof i0.required=="boolean")&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&eT(i0.examples)),eT=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&OS(s_)}),OS=i0=>(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.externalValue===void 0||typeof i0.externalValue=="string"),A7=i0=>(i0.content===void 0||typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1&&fT(i0.content))&&(i0.description===void 0||typeof i0.description=="string")&&(i0.required===void 0||typeof i0.required=="boolean")&&(i0["x-nestia-encrypted"]===void 0||typeof i0["x-nestia-encrypted"]=="boolean"),fT=i0=>(i0["text/plain"]===void 0||typeof i0["text/plain"]=="object"&&i0["text/plain"]!==null&&Array.isArray(i0["text/plain"])===!1&&Ox(i0["text/plain"]))&&(i0["application/json"]===void 0||typeof i0["application/json"]=="object"&&i0["application/json"]!==null&&Array.isArray(i0["application/json"])===!1&&Ox(i0["application/json"]))&&(i0["multipart/form-data"]===void 0||typeof i0["multipart/form-data"]=="object"&&i0["multipart/form-data"]!==null&&Array.isArray(i0["multipart/form-data"])===!1&&Ox(i0["multipart/form-data"]))&&(i0["application/x-www-form-url-encoded"]===void 0||typeof i0["application/x-www-form-url-encoded"]=="object"&&i0["application/x-www-form-url-encoded"]!==null&&Array.isArray(i0["application/x-www-form-url-encoded"])===!1&&Ox(i0["application/x-www-form-url-encoded"]))&&(i0["*/*"]===void 0||typeof i0["*/*"]=="object"&&i0["*/*"]!==null&&Array.isArray(i0["*/*"])===!1&&Ox(i0["*/*"]))&&Object.keys(i0).every(i_=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(q_=>i_===q_))return!0;const s_=i0[i_];return s_===void 0?!0:s_===void 0||typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&Ox(s_)}),Ox=i0=>(i0.schema===void 0||typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&RC(i0.schema))&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&eT(i0.examples)),mI=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&D7(s_)}),D7=i0=>(i0.headers===void 0||typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1&&RS(i0.headers))&&(i0.content===void 0||typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1&&fT(i0.content))&&(i0.description===void 0||typeof i0.description=="string")&&(i0["x-nestia-encrypted"]===void 0||typeof i0["x-nestia-encrypted"]=="boolean"),RS=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&_T(s_)}),U7=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:Array.isArray(s_)&&s_.every(q_=>typeof q_=="string")}),aT=i0=>typeof i0.name=="string"&&(i0.description===void 0||typeof i0.description=="string"),iI=i0=>i0.swagger!==null&&i0.swagger!==void 0&&(i0.swagger==="2.0"||typeof i0.swagger=="string"&&RegExp(/^2\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.swagger))&&(i0.info===void 0||typeof i0.info=="object"&&i0.info!==null&&II(i0.info))&&(i0.host===void 0||typeof i0.host=="string")&&(i0.basePath===void 0||typeof i0.basePath=="string")&&(i0.consumes===void 0||Array.isArray(i0.consumes)&&i0.consumes.every(i_=>typeof i_=="string"))&&(i0.produces===void 0||Array.isArray(i0.produces)&&i0.produces.every(i_=>typeof i_=="string"))&&(i0.definitions===void 0||typeof i0.definitions=="object"&&i0.definitions!==null&&Array.isArray(i0.definitions)===!1&&eC(i0.definitions))&&(i0.parameters===void 0||typeof i0.parameters=="object"&&i0.parameters!==null&&Array.isArray(i0.parameters)===!1&&wA(i0.parameters))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&PT(i0.responses))&&(i0.securityDefinitions===void 0||typeof i0.securityDefinitions=="object"&&i0.securityDefinitions!==null&&Array.isArray(i0.securityDefinitions)===!1&&V3(i0.securityDefinitions))&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.paths===void 0||typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1&&zI(i0.paths))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="object"&&i_!==null&&Hx(i_))),II=i0=>typeof i0.title=="string"&&(i0.description===void 0||typeof i0.description=="string")&&(i0.termsOfService===void 0||typeof i0.termsOfService=="string")&&(i0.contact===void 0||typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1&&oC(i0.contact))&&(i0.license===void 0||typeof i0.license=="object"&&i0.license!==null&&j3(i0.license))&&typeof i0.version=="string",oC=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.url===void 0||typeof i0.url=="string")&&(i0.email===void 0||typeof i0.email=="string"),j3=i0=>typeof i0.name=="string"&&(i0.url===void 0||typeof i0.url=="string"),eC=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&Z5(s_)}),HC=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="boolean")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="boolean"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples)),q3=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="number"&&Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3)&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number"&&Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3)&&(i0.maximum===void 0||typeof i0.maximum=="number"&&Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3)&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="integer"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples)),UD=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="number")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number")&&(i0.maximum===void 0||typeof i0.maximum=="number")&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="number"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples)),iC=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="string")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="string"))&&(i0.format===void 0||typeof i0.format=="string")&&(i0.pattern===void 0||typeof i0.pattern=="string")&&(i0.minLength===void 0||typeof i0.minLength=="number"&&Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3)&&(i0.maxLength===void 0||typeof i0.maxLength=="number"&&Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="string"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples)),x7=i0=>typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&Z5(i0.items)&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="array"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples)),YD=i0=>(i0.properties===void 0||typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1&&eC(i0.properties))&&(i0.required===void 0||Array.isArray(i0.required)&&i0.required.every(i_=>typeof i_=="string"))&&i0.additionalProperties!==null&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1&&Z5(i0.additionalProperties))&&(i0.maxProperties===void 0||typeof i0.maxProperties=="number")&&(i0.minProperties===void 0||typeof i0.minProperties=="number")&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="object"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples)),vS=i0=>typeof i0.$ref=="string"&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,qx=i0=>Array.isArray(i0["x-anyOf"])&&i0["x-anyOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&Z5(i_))&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,mS=i0=>Array.isArray(i0["x-oneOf"])&&i0["x-oneOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&Z5(i_))&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,JS=i0=>i0.type==="null"&&(i0.default===null||i0.default===void 0)&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,c7=i0=>i0.type!==null&&i0.type===void 0&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,wA=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&TF(s_)}),nA=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="boolean")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="boolean"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples))&&typeof i0.name=="string"&&typeof i0.in=="string",YA=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="number"&&Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3)&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number"&&Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3)&&(i0.maximum===void 0||typeof i0.maximum=="number"&&Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3)&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="integer"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples))&&typeof i0.name=="string"&&typeof i0.in=="string",iT=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="number")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number")&&(i0.maximum===void 0||typeof i0.maximum=="number")&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="number"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples))&&typeof i0.name=="string"&&typeof i0.in=="string",tT=i0=>(i0.default===null||i0.default===void 0||typeof i0.default=="string")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="string"))&&(i0.format===void 0||typeof i0.format=="string")&&(i0.pattern===void 0||typeof i0.pattern=="string")&&(i0.minLength===void 0||typeof i0.minLength=="number"&&Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3)&&(i0.maxLength===void 0||typeof i0.maxLength=="number"&&Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="string"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples))&&typeof i0.name=="string"&&typeof i0.in=="string",qT=i0=>typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&Z5(i0.items)&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="array"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples))&&typeof i0.name=="string"&&typeof i0.in=="string",yT=i0=>(i0.properties===void 0||typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1&&eC(i0.properties))&&(i0.required===void 0||Array.isArray(i0.required)&&i0.required.every(i_=>typeof i_=="string"))&&i0.additionalProperties!==null&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1&&Z5(i0.additionalProperties))&&(i0.maxProperties===void 0||typeof i0.maxProperties=="number")&&(i0.minProperties===void 0||typeof i0.minProperties=="number")&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="object"&&(i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean")&&(i0.examples===void 0||Array.isArray(i0.examples))&&typeof i0.name=="string"&&typeof i0.in=="string",Q3=i0=>typeof i0.$ref=="string"&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&typeof i0.name=="string"&&typeof i0.in=="string",O3=i0=>Array.isArray(i0["x-anyOf"])&&i0["x-anyOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&Z5(i_))&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&typeof i0.name=="string"&&typeof i0.in=="string",dI=i0=>Array.isArray(i0["x-oneOf"])&&i0["x-oneOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&Z5(i_))&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&typeof i0.name=="string"&&typeof i0.in=="string",xC=i0=>i0.type==="null"&&(i0.default===null||i0.default===void 0)&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&typeof i0.name=="string"&&typeof i0.in=="string",y4=i0=>i0.type!==null&&i0.type===void 0&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&typeof i0.name=="string"&&typeof i0.in=="string",$A=i0=>typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&Z5(i0.schema)&&typeof i0.name=="string"&&typeof i0.in=="string"&&(i0.description===void 0||typeof i0.description=="string")&&(i0.required===void 0||typeof i0.required=="boolean"),PT=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&uT(s_)}),uT=i0=>(i0.description===void 0||typeof i0.description=="string")&&(i0.headers===void 0||typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1&&eC(i0.headers))&&(i0.schema===void 0||typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&Z5(i0.schema))&&!0,V3=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&yB(s_)}),z3=i0=>i0.type==="apiKey"&&(i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie")&&(i0.name===void 0||typeof i0.name=="string")&&(i0.description===void 0||typeof i0.description=="string"),$C=i0=>i0.type==="basic"&&(i0.name===void 0||typeof i0.name=="string")&&(i0.description===void 0||typeof i0.description=="string"),NI=i0=>i0.type==="oauth2"&&i0.flow==="implicit"&&(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes))&&(i0.description===void 0||typeof i0.description=="string"),SA=i0=>i0.type==="oauth2"&&i0.flow==="accessCode"&&(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes))&&(i0.description===void 0||typeof i0.description=="string"),sT=i0=>i0.type==="oauth2"&&i0.flow==="password"&&(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes))&&(i0.description===void 0||typeof i0.description=="string"),AC=i0=>i0.type==="oauth2"&&i0.flow==="application"&&(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes))&&(i0.description===void 0||typeof i0.description=="string"),zI=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&l4(s_)}),l4=i0=>(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&vH(i_)))&&(i0.delete===void 0||typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1&&tD(i0.delete))&&(i0.head===void 0||typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1&&tD(i0.head))&&(i0.get===void 0||typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1&&tD(i0.get))&&(i0.post===void 0||typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1&&tD(i0.post))&&(i0.put===void 0||typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1&&tD(i0.put))&&(i0.patch===void 0||typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1&&tD(i0.patch))&&(i0.options===void 0||typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1&&tD(i0.options))&&(i0.trace===void 0||typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1&&tD(i0.trace)),jT=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(i0.$ref)&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,tD=i0=>(i0.operationId===void 0||typeof i0.operationId=="string")&&(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&AR(i_)))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&RA(i0.responses))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="string"))&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean"),m8=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(i0.$ref)&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,RA=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&FM(s_)}),lT=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(i0.$ref)&&(i0.examples===void 0||Array.isArray(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,Hx=i0=>typeof i0.name=="string"&&(i0.description===void 0||typeof i0.description=="string"),lD=i0=>i0.openapi!==null&&i0.openapi!==void 0&&(i0.openapi==="3.0"||typeof i0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi))&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&B4(i_)))&&(i0.info===void 0||typeof i0.info=="object"&&i0.info!==null&&AE(i0.info))&&(i0.components===void 0||typeof i0.components=="object"&&i0.components!==null&&Array.isArray(i0.components)===!1&&Gw(i0.components))&&(i0.paths===void 0||typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1&&QO(i0.paths))&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="object"&&i_!==null&&cI(i_))),B4=i0=>typeof i0.url=="string"&&(i0.description===void 0||typeof i0.description=="string")&&(i0.variables===void 0||typeof i0.variables=="object"&&i0.variables!==null&&Array.isArray(i0.variables)===!1&&WT(i0.variables)),WT=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&KC(s_)}),KC=i0=>typeof i0.default=="string"&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>typeof i_=="string"))&&(i0.description===void 0||typeof i0.description=="string"),AE=i0=>typeof i0.title=="string"&&(i0.description===void 0||typeof i0.description=="string")&&(i0.termsOfService===void 0||typeof i0.termsOfService=="string")&&(i0.contact===void 0||typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1&&HI(i0.contact))&&(i0.license===void 0||typeof i0.license=="object"&&i0.license!==null&&mD(i0.license))&&typeof i0.version=="string",HI=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.url===void 0||typeof i0.url=="string")&&(i0.email===void 0||typeof i0.email=="string"),mD=i0=>typeof i0.name=="string"&&(i0.url===void 0||typeof i0.url=="string"),Gw=i0=>(i0.schemas===void 0||typeof i0.schemas=="object"&&i0.schemas!==null&&Array.isArray(i0.schemas)===!1&&AA(i0.schemas))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&xP(i0.responses))&&(i0.parameters===void 0||typeof i0.parameters=="object"&&i0.parameters!==null&&Array.isArray(i0.parameters)===!1&&oV(i0.parameters))&&(i0.requestBodies===void 0||typeof i0.requestBodies=="object"&&i0.requestBodies!==null&&Array.isArray(i0.requestBodies)===!1&&jF(i0.requestBodies))&&(i0.securitySchemes===void 0||typeof i0.securitySchemes=="object"&&i0.securitySchemes!==null&&Array.isArray(i0.securitySchemes)===!1&&GP(i0.securitySchemes))&&(i0.headers===void 0||typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1&&nJ(i0.headers))&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&_B(i0.examples)),AA=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&AL(s_)}),OT=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="boolean")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="boolean"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),P3=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="number"&&Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3)&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number"&&Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3)&&(i0.maximum===void 0||typeof i0.maximum=="number"&&Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3)&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="integer"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),JA=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="number")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number")&&(i0.maximum===void 0||typeof i0.maximum=="number")&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="number"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),gC=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="string")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="string"))&&(i0.format===void 0||typeof i0.format=="string")&&(i0.pattern===void 0||typeof i0.pattern=="string")&&(i0.minLength===void 0||typeof i0.minLength=="number"&&Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3)&&(i0.maxLength===void 0||typeof i0.maxLength=="number"&&Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="string"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),wT=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&AL(i0.items)&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="array"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),EA=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.properties===void 0||typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1&&AA(i0.properties))&&(i0.required===void 0||Array.isArray(i0.required)&&i0.required.every(i_=>typeof i_=="string"))&&i0.additionalProperties!==null&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1&&AL(i0.additionalProperties))&&(i0.maxProperties===void 0||typeof i0.maxProperties=="number")&&(i0.minProperties===void 0||typeof i0.minProperties=="number")&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="object"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),N7=i0=>typeof i0.$ref=="string"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,XA=i0=>Array.isArray(i0.allOf)&&i0.allOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&AL(i_))&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,V7=i0=>Array.isArray(i0.anyOf)&&i0.anyOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&AL(i_))&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,kA=i0=>Array.isArray(i0.oneOf)&&i0.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&AL(i_))&&(i0.discriminator===void 0||typeof i0.discriminator=="object"&&i0.discriminator!==null&&UC(i0.discriminator))&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,UC=i0=>typeof i0.propertyName=="string"&&(i0.mapping===void 0||typeof i0.mapping=="object"&&i0.mapping!==null&&Array.isArray(i0.mapping)===!1&&Ix(i0.mapping)),aD=i0=>(i0.default===null||i0.default===void 0)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="null"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),rD=i0=>(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type!==null&&i0.type===void 0&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),xP=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&LF(s_)}),LF=i0=>(i0.content===void 0||typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1&&NN(i0.content))&&(i0.headers===void 0||typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1&&aP(i0.headers))&&(i0.description===void 0||typeof i0.description=="string"),NN=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&TE(s_)}),TE=i0=>(i0.schema===void 0||typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&AL(i0.schema))&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&LE(i0.examples)),LE=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&GR(s_)}),s4=i0=>(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.externalValue===void 0||typeof i0.externalValue=="string"),vR=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,aP=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&vee(s_)}),n9=i0=>(i0.required===void 0||typeof i0.required=="boolean")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&LE(i0.examples))&&typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&AL(i0.schema)&&(i0.name===void 0||typeof i0.name=="string"),cN=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,oV=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&H4(s_)}),H4=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.in==="query"||i0.in==="path"||i0.in==="header"||i0.in==="cookie")&&typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&AL(i0.schema)&&(i0.required===void 0||typeof i0.required=="boolean")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&LE(i0.examples)),jF=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&FN(s_)}),FN=i0=>(i0.description===void 0||typeof i0.description=="string")&&(i0.required===void 0||typeof i0.required=="boolean")&&(i0.content===void 0||typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1&&NN(i0.content)),GP=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&xH(s_)}),HA=i0=>i0.type==="apiKey"&&(i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie")&&(i0.name===void 0||typeof i0.name=="string")&&(i0.description===void 0||typeof i0.description=="string"),i9=i0=>i0.type==="http"&&i0.scheme==="basic"&&(i0.description===void 0||typeof i0.description=="string"),mP=i0=>i0.type==="http"&&i0.scheme==="bearer"&&(i0.bearerFormat===void 0||typeof i0.bearerFormat=="string")&&(i0.description===void 0||typeof i0.description=="string"),TD=i0=>i0.type==="oauth2"&&typeof i0.flows=="object"&&i0.flows!==null&&Array.isArray(i0.flows)===!1&&j8(i0.flows)&&(i0.description===void 0||typeof i0.description=="string"),j8=i0=>(i0.authorizationCode===void 0||typeof i0.authorizationCode=="object"&&i0.authorizationCode!==null&&Array.isArray(i0.authorizationCode)===!1&&xN(i0.authorizationCode))&&(i0.implicit===void 0||typeof i0.implicit=="object"&&i0.implicit!==null&&Array.isArray(i0.implicit)===!1&&LO(i0.implicit))&&(i0.password===void 0||typeof i0.password=="object"&&i0.password!==null&&Array.isArray(i0.password)===!1&&PM(i0.password))&&(i0.clientCredentials===void 0||typeof i0.clientCredentials=="object"&&i0.clientCredentials!==null&&Array.isArray(i0.clientCredentials)===!1&&PM(i0.clientCredentials)),xN=i0=>(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),LO=i0=>(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),PM=i0=>(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),OM=i0=>i0.type==="openIdConnect"&&typeof i0.openIdConnectUrl=="string"&&(i0.description===void 0||typeof i0.description=="string"),nJ=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&n9(s_)}),_B=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&s4(s_)}),QO=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&L_(s_)}),L_=i0=>(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&dO(i_)))&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&B4(i_)))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.delete===void 0||typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1&&Bx(i0.delete))&&(i0.head===void 0||typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1&&Bx(i0.head))&&(i0.get===void 0||typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1&&Bx(i0.get))&&(i0.post===void 0||typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1&&Bx(i0.post))&&(i0.put===void 0||typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1&&Bx(i0.put))&&(i0.patch===void 0||typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1&&Bx(i0.patch))&&(i0.options===void 0||typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1&&Bx(i0.options))&&(i0.trace===void 0||typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1&&Bx(i0.trace)),Xv=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,Bx=i0=>(i0.operationId===void 0||typeof i0.operationId=="string")&&(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&dO(i_)))&&(i0.requestBody===void 0||typeof i0.requestBody=="object"&&i0.requestBody!==null&&Array.isArray(i0.requestBody)===!1&&Tq(i0.requestBody))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&R7(i0.responses))&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&B4(i_)))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="string"))&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean"),CS=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,R7=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&sJ(s_)}),RT=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,cI=i0=>typeof i0.name=="string"&&(i0.description===void 0||typeof i0.description=="string"),zC=i0=>typeof i0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&kE(i_)))&&(i0.info===void 0||typeof i0.info=="object"&&i0.info!==null&&Dw(i0.info))&&(i0.components===void 0||typeof i0.components=="object"&&i0.components!==null&&Array.isArray(i0.components)===!1&&z$(i0.components))&&(i0.paths===void 0||typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1&&Sq(i0.paths))&&(i0.webhooks===void 0||typeof i0.webhooks=="object"&&i0.webhooks!==null&&Array.isArray(i0.webhooks)===!1&&zD(i0.webhooks))&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="object"&&i_!==null&&x9(i_))),kE=i0=>typeof i0.url=="string"&&(i0.description===void 0||typeof i0.description=="string")&&(i0.variables===void 0||typeof i0.variables=="object"&&i0.variables!==null&&Array.isArray(i0.variables)===!1&&L4(i0.variables)),L4=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&qC(s_)}),qC=i0=>typeof i0.default=="string"&&(i0.enum===void 0||Array.isArray(i0.enum)&&1<=i0.enum.length&&i0.enum.every(i_=>typeof i_=="string"))&&(i0.description===void 0||typeof i0.description=="string"),Dw=i0=>typeof i0.title=="string"&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.termsOfService===void 0||typeof i0.termsOfService=="string")&&(i0.contact===void 0||typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1&&bN(i0.contact))&&(i0.license===void 0||typeof i0.license=="object"&&i0.license!==null&&hB(i0.license))&&typeof i0.version=="string",bN=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.url===void 0||typeof i0.url=="string")&&(i0.email===void 0||typeof i0.email=="string"),hB=i0=>typeof i0.name=="string"&&(i0.identifier===void 0||typeof i0.identifier=="string")&&(i0.url===void 0||typeof i0.url=="string"),z$=i0=>(i0.schemas===void 0||typeof i0.schemas=="object"&&i0.schemas!==null&&Array.isArray(i0.schemas)===!1&&TC(i0.schemas))&&(i0.pathItems===void 0||typeof i0.pathItems=="object"&&i0.pathItems!==null&&Array.isArray(i0.pathItems)===!1&&Sq(i0.pathItems))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&R_(i0.responses))&&(i0.parameters===void 0||typeof i0.parameters=="object"&&i0.parameters!==null&&Array.isArray(i0.parameters)===!1&&q1(i0.parameters))&&(i0.requestBodies===void 0||typeof i0.requestBodies=="object"&&i0.requestBodies!==null&&Array.isArray(i0.requestBodies)===!1&&k2(i0.requestBodies))&&(i0.securitySchemes===void 0||typeof i0.securitySchemes=="object"&&i0.securitySchemes!==null&&Array.isArray(i0.securitySchemes)===!1&&Gx(i0.securitySchemes))&&(i0.headers===void 0||typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1&&BF(i0.headers))&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&uN(i0.examples)),TC=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&s5(s_)}),xR=i0=>Array.isArray(i0.type)&&i0.type.every(i_=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array")&&(i0.default===null||i0.default===void 0||Array.isArray(i0.default))&&(i0.enum===void 0||Array.isArray(i0.enum))&&(typeof i0.const=="string"||typeof i0.const=="number"||typeof i0.const=="boolean")&&(i0.nullable===void 0||typeof i0.nullable=="boolean")&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&(i0.minimum===void 0||typeof i0.minimum=="number")&&(i0.maximum===void 0||typeof i0.maximum=="number")&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&0<i0.multipleOf)&&(i0.format===void 0||typeof i0.format=="string")&&(i0.pattern===void 0||typeof i0.pattern=="string")&&(i0.contentMediaType===void 0||typeof i0.contentMediaType=="string")&&(i0.minLength===void 0||typeof i0.minLength=="number"&&Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3)&&(i0.maxLength===void 0||typeof i0.maxLength=="number"&&Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3)&&i0.items!==null&&(i0.items===void 0||Array.isArray(i0.items)&&i0.items.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))||typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&s5(i0.items))&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&(i0.prefixItems===void 0||Array.isArray(i0.prefixItems)&&i0.prefixItems.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_)))&&i0.additionalItems!==null&&(i0.additionalItems===void 0||typeof i0.additionalItems=="boolean"||typeof i0.additionalItems=="object"&&i0.additionalItems!==null&&Array.isArray(i0.additionalItems)===!1&&s5(i0.additionalItems))&&(i0.properties===void 0||typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1&&TC(i0.properties))&&i0.additionalProperties!==null&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1&&s5(i0.additionalProperties))&&(i0.required===void 0||Array.isArray(i0.required)&&i0.required.every(i_=>typeof i_=="string"))&&(i0.maxProperties===void 0||typeof i0.maxProperties=="number")&&(i0.minProperties===void 0||typeof i0.minProperties=="number")&&Array.isArray(i0.oneOf)&&i0.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))&&(i0.discriminator===void 0||typeof i0.discriminator=="object"&&i0.discriminator!==null&&qR(i0.discriminator))&&Array.isArray(i0.anyOf)&&i0.anyOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))&&Array.isArray(i0.allOf)&&i0.allOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))&&typeof i0.$ref=="string",bR=i0=>(typeof i0.const=="string"||typeof i0.const=="number"||typeof i0.const=="boolean")&&(i0.nullable===void 0||typeof i0.nullable=="boolean")&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,NM=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="boolean")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="boolean"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),mz=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="number"&&Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3)&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number"&&Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3)&&(i0.maximum===void 0||typeof i0.maximum=="number"&&Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3)&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"&&Math.floor(i0.exclusiveMinimum)===i0.exclusiveMinimum&&-9223372036854776e3<=i0.exclusiveMinimum&&i0.exclusiveMinimum<=9223372036854776e3||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"&&Math.floor(i0.exclusiveMaximum)===i0.exclusiveMaximum&&-9223372036854776e3<=i0.exclusiveMaximum&&i0.exclusiveMaximum<=9223372036854776e3||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="integer"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),$N=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="number")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="number"))&&(i0.minimum===void 0||typeof i0.minimum=="number")&&(i0.maximum===void 0||typeof i0.maximum=="number")&&(i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean")&&(i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean")&&(i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&0<i0.multipleOf)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="number"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),Q5=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.default===null||i0.default===void 0||typeof i0.default=="string")&&(i0.enum===void 0||Array.isArray(i0.enum)&&i0.enum.every(i_=>i_===null||typeof i_=="string"))&&(i0.format===void 0||typeof i0.format=="string")&&(i0.pattern===void 0||typeof i0.pattern=="string")&&(i0.contentMediaType===void 0||typeof i0.contentMediaType=="string")&&(i0.minLength===void 0||typeof i0.minLength=="number"&&Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3)&&(i0.maxLength===void 0||typeof i0.maxLength=="number"&&Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="string"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),xq=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&i0.items!==null&&(i0.items===void 0||Array.isArray(i0.items)&&i0.items.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))||typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&s5(i0.items))&&(i0.prefixItems===void 0||Array.isArray(i0.prefixItems)&&i0.prefixItems.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_)))&&(i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean")&&i0.additionalItems!==null&&(i0.additionalItems===void 0||typeof i0.additionalItems=="boolean"||typeof i0.additionalItems=="object"&&i0.additionalItems!==null&&Array.isArray(i0.additionalItems)===!1&&s5(i0.additionalItems))&&(i0.minItems===void 0||typeof i0.minItems=="number"&&Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3)&&(i0.maxItems===void 0||typeof i0.maxItems=="number"&&Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="array"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),lN=i0=>(i0.nullable===void 0||typeof i0.nullable=="boolean")&&(i0.properties===void 0||typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1&&TC(i0.properties))&&(i0.required===void 0||Array.isArray(i0.required)&&i0.required.every(i_=>typeof i_=="string"))&&i0.additionalProperties!==null&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1&&s5(i0.additionalProperties))&&(i0.maxProperties===void 0||typeof i0.maxProperties=="number")&&(i0.minProperties===void 0||typeof i0.minProperties=="number")&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="object"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),_$=i0=>typeof i0.$ref=="string"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,UG=i0=>typeof i0.$recursiveRef=="string"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,zG=i0=>Array.isArray(i0.allOf)&&i0.allOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,bq=i0=>Array.isArray(i0.anyOf)&&i0.anyOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,cU=i0=>Array.isArray(i0.oneOf)&&i0.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&s5(i_))&&(i0.discriminator===void 0||typeof i0.discriminator=="object"&&i0.discriminator!==null&&qR(i0.discriminator))&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,qR=i0=>typeof i0.propertyName=="string"&&(i0.mapping===void 0||typeof i0.mapping=="object"&&i0.mapping!==null&&Array.isArray(i0.mapping)===!1&&Ix(i0.mapping)),lU=i0=>(i0.default===null||i0.default===void 0)&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.type==="null"&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),M_=i0=>i0.type!==null&&i0.type===void 0&&!0&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples)),Sq=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&Aq(s_)}),Aq=i0=>(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&G$(i_)))&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&kE(i_)))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.delete===void 0||typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1&&H9(i0.delete))&&(i0.head===void 0||typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1&&H9(i0.head))&&(i0.get===void 0||typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1&&H9(i0.get))&&(i0.post===void 0||typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1&&H9(i0.post))&&(i0.put===void 0||typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1&&H9(i0.put))&&(i0.patch===void 0||typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1&&H9(i0.patch))&&(i0.options===void 0||typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1&&H9(i0.options))&&(i0.trace===void 0||typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1&&H9(i0.trace)),SL=i0=>(i0.name===void 0||typeof i0.name=="string")&&(i0.in==="query"||i0.in==="path"||i0.in==="header"||i0.in==="cookie")&&typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&s5(i0.schema)&&(i0.required===void 0||typeof i0.required=="boolean")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&qG(i0.examples)),qG=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&WG(s_)}),s9=i0=>(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.externalValue===void 0||typeof i0.externalValue=="string"),sX=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,SR=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,WN=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,H9=i0=>(i0.operationId===void 0||typeof i0.operationId=="string")&&(i0.parameters===void 0||Array.isArray(i0.parameters)&&i0.parameters.every(i_=>typeof i_=="object"&&i_!==null&&G$(i_)))&&(i0.requestBody===void 0||typeof i0.requestBody=="object"&&i0.requestBody!==null&&Array.isArray(i0.requestBody)===!1&&oX(i0.requestBody))&&(i0.responses===void 0||typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1&&fU(i0.responses))&&(i0.servers===void 0||Array.isArray(i0.servers)&&i0.servers.every(i_=>typeof i_=="object"&&i_!==null&&kE(i_)))&&(i0.summary===void 0||typeof i0.summary=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.security===void 0||Array.isArray(i0.security)&&i0.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&U7(i_)))&&(i0.tags===void 0||Array.isArray(i0.tags)&&i0.tags.every(i_=>typeof i_=="string"))&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean"),uU=i0=>(i0.description===void 0||typeof i0.description=="string")&&(i0.required===void 0||typeof i0.required=="boolean")&&(i0.content===void 0||typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1&&iJ(i0.content)),iJ=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&_z(s_)}),_z=i0=>(i0.schema===void 0||typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&s5(i0.schema))&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&qG(i0.examples)),aX=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,fU=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&_I(s_)}),GG=i0=>(i0.content===void 0||typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1&&iJ(i0.content))&&(i0.headers===void 0||typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1&&yH(i0.headers))&&(i0.description===void 0||typeof i0.description=="string"),yH=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&TL(s_)}),E_=i0=>(i0.required===void 0||typeof i0.required=="boolean")&&(i0.description===void 0||typeof i0.description=="string")&&!0&&(i0.examples===void 0||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&qG(i0.examples))&&typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1&&s5(i0.schema)&&(i0.name===void 0||typeof i0.name=="string"),p_=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,R_=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&GG(s_)}),q1=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&SL(s_)}),k2=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&uU(s_)}),Gx=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Iq(s_)}),$S=i0=>i0.type==="apiKey"&&(i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie")&&(i0.name===void 0||typeof i0.name=="string")&&(i0.description===void 0||typeof i0.description=="string"),C7=i0=>i0.type==="http"&&i0.scheme==="basic"&&(i0.description===void 0||typeof i0.description=="string"),vA=i0=>i0.type==="http"&&i0.scheme==="bearer"&&(i0.bearerFormat===void 0||typeof i0.bearerFormat=="string")&&(i0.description===void 0||typeof i0.description=="string"),fA=i0=>i0.type==="oauth2"&&typeof i0.flows=="object"&&i0.flows!==null&&Array.isArray(i0.flows)===!1&&Y3(i0.flows)&&(i0.description===void 0||typeof i0.description=="string"),Y3=i0=>(i0.authorizationCode===void 0||typeof i0.authorizationCode=="object"&&i0.authorizationCode!==null&&Array.isArray(i0.authorizationCode)===!1&&ZE(i0.authorizationCode))&&(i0.implicit===void 0||typeof i0.implicit=="object"&&i0.implicit!==null&&Array.isArray(i0.implicit)===!1&&u4(i0.implicit))&&(i0.password===void 0||typeof i0.password=="object"&&i0.password!==null&&Array.isArray(i0.password)===!1&&w4(i0.password))&&(i0.clientCredentials===void 0||typeof i0.clientCredentials=="object"&&i0.clientCredentials!==null&&Array.isArray(i0.clientCredentials)===!1&&w4(i0.clientCredentials)),ZE=i0=>(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),u4=i0=>(i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),w4=i0=>(i0.tokenUrl===void 0||typeof i0.tokenUrl=="string")&&(i0.refreshUrl===void 0||typeof i0.refreshUrl=="string")&&(i0.scopes===void 0||typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1&&Ix(i0.scopes)),fO=i0=>i0.type==="openIdConnect"&&typeof i0.openIdConnectUrl=="string"&&(i0.description===void 0||typeof i0.description=="string"),BF=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&E_(s_)}),uN=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&s9(s_)}),zD=i0=>Object.keys(i0).every(i_=>{const s_=i0[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&W$(s_)}),q$=i0=>typeof i0.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(i0.$ref)&&i0.examples!==null&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&O_(i0.examples))&&(i0.title===void 0||typeof i0.title=="string")&&(i0.description===void 0||typeof i0.description=="string")&&(i0.deprecated===void 0||typeof i0.deprecated=="boolean")&&!0,x9=i0=>typeof i0.name=="string"&&(i0.description===void 0||typeof i0.description=="string"),RC=i0=>i0.const!==void 0?D_(i0):i0.type==="boolean"?P_(i0):i0.type==="number"?fy(i0):i0.type==="integer"?Z_(i0):i0.type==="string"?W_(i0):i0.items!==void 0?B_(i0):i0.prefixItems!==void 0?H_(i0):i0.type==="object"?hy(i0):i0.$ref!==void 0?cx(i0):i0.oneOf!==void 0?Y_(i0):i0.type==="null"?tx(i0):Ax(i0),gB=i0=>i0.const!==void 0?D_(i0):i0.type==="boolean"?P_(i0):i0.type==="number"?fy(i0):i0.type==="integer"?Z_(i0):i0.type==="string"?W_(i0):i0.items!==void 0?B_(i0):i0.prefixItems!==void 0?H_(i0):i0.type==="object"?hy(i0):i0.$ref!==void 0?cx(i0):i0.type==="null"?tx(i0):Ax(i0),Z5=i0=>i0.type==="boolean"?HC(i0):i0.type==="number"?UD(i0):i0.type==="integer"?q3(i0):i0.type==="string"?iC(i0):i0.type==="array"?x7(i0):i0.type==="object"?YD(i0):i0.$ref!==void 0?vS(i0):i0["x-anyOf"]!==void 0?qx(i0):i0["x-oneOf"]!==void 0?mS(i0):i0.type==="null"?JS(i0):c7(i0),vH=i0=>i0.type==="boolean"?nA(i0):i0.type==="number"?iT(i0):i0.type==="integer"?YA(i0):i0.type==="string"?tT(i0):i0.type==="array"?qT(i0):i0.type==="object"?yT(i0):i0["x-anyOf"]!==void 0?O3(i0):i0["x-oneOf"]!==void 0?dI(i0):i0.type==="null"?xC(i0):i0.schema!==void 0?$A(i0):Q3(i0)?Q3(i0):y4(i0)?y4(i0):jT(i0)?jT(i0):!1,AR=i0=>i0.type==="boolean"?nA(i0):i0.type==="number"?iT(i0):i0.type==="integer"?YA(i0):i0.type==="string"?tT(i0):i0.type==="array"?qT(i0):i0.type==="object"?yT(i0):i0["x-anyOf"]!==void 0?O3(i0):i0["x-oneOf"]!==void 0?dI(i0):i0.type==="null"?xC(i0):i0.schema!==void 0?$A(i0):Q3(i0)?Q3(i0):y4(i0)?y4(i0):m8(i0)?m8(i0):!1,AL=i0=>i0.type==="boolean"?OT(i0):i0.type==="number"?JA(i0):i0.type==="integer"?P3(i0):i0.type==="string"?gC(i0):i0.type==="array"?wT(i0):i0.type==="object"?EA(i0):i0.$ref!==void 0?N7(i0):i0.allOf!==void 0?XA(i0):i0.anyOf!==void 0?V7(i0):i0.oneOf!==void 0?kA(i0):i0.type==="null"?aD(i0):rD(i0),dO=i0=>i0.in!==void 0?H4(i0):typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)?Xv(i0):typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)?cN(i0):!1,s5=i0=>Array.isArray(i0.type)&&i0.type.every(i_=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array")?xR(i0):i0.type==="boolean"?NM(i0):i0.type==="number"?$N(i0):i0.type==="integer"?mz(i0):i0.type==="string"?Q5(i0):i0.type==="array"?xq(i0):i0.type==="object"?lN(i0):i0.$recursiveRef!==void 0?UG(i0):i0.type==="null"?lU(i0):i0.const!==void 0?bR(i0):i0.$ref!==void 0?_$(i0):i0.allOf!==void 0?zG(i0):i0.anyOf!==void 0?bq(i0):i0.oneOf!==void 0?cU(i0):M_(i0),G$=i0=>i0.in!==void 0?SL(i0):typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)?WN(i0):typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)?SR(i0):!1,Qw=i0=>i0.type==="apiKey"?r7(i0):i0.scheme==="basic"?iS(i0):i0.scheme==="bearer"?P7(i0):i0.type==="oauth2"?h7(i0):i0.type==="openIdConnect"?cS(i0):!1,TF=i0=>i0.type==="boolean"?nA(i0):i0.type==="number"?iT(i0):i0.type==="integer"?YA(i0):i0.type==="string"?tT(i0):i0.type==="array"?qT(i0):i0.type==="object"?yT(i0):i0.$ref!==void 0?Q3(i0):i0["x-anyOf"]!==void 0?O3(i0):i0["x-oneOf"]!==void 0?dI(i0):i0.type==="null"?xC(i0):i0.schema!==void 0?$A(i0):y4(i0),yB=i0=>i0.type==="apiKey"?z3(i0):i0.type==="basic"?$C(i0):i0.flow==="implicit"?NI(i0):i0.flow==="accessCode"?SA(i0):i0.flow==="application"?AC(i0):i0.flow==="password"?sT(i0):!1,FM=i0=>i0.$ref!==void 0?lT(i0):uT(i0),GR=i0=>i0.$ref!==void 0?vR(i0):s4(i0),vee=i0=>i0.schema!==void 0?n9(i0):i0.$ref!==void 0?cN(i0):!1,xH=i0=>i0.type==="apiKey"?HA(i0):i0.scheme==="basic"?i9(i0):i0.scheme==="bearer"?mP(i0):i0.type==="oauth2"?TD(i0):i0.type==="openIdConnect"?OM(i0):!1,Tq=i0=>i0.$ref!==void 0?CS(i0):FN(i0),sJ=i0=>i0.$ref!==void 0?RT(i0):LF(i0),WG=i0=>i0.$ref!==void 0?sX(i0):s9(i0),oX=i0=>i0.$ref!==void 0?aX(i0):uU(i0),_I=i0=>i0.$ref!==void 0?p_(i0):GG(i0),TL=i0=>i0.$ref!==void 0?SR(i0):i0.schema!==void 0?E_(i0):!1,Iq=i0=>i0.type==="apiKey"?$S(i0):i0.scheme==="basic"?C7(i0):i0.scheme==="bearer"?vA(i0):i0.type==="oauth2"?fA(i0):i0.type==="openIdConnect"?fO(i0):!1,W$=i0=>i0.$ref!==void 0?q$(i0):Aq(i0),sQ=i0=>i0["x-samchon-emended-v4"]!==void 0?_0(i0):i0.swagger!==void 0?iI(i0):i0.openapi!==null&&i0.openapi!==void 0&&(i0.openapi==="3.0"||typeof i0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi))?lD(i0):typeof i0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)?zC(i0):!1,K9=(i0,i_,s_=!0)=>[typeof i0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)||w0(s_,{path:i_+".openapi",expected:"`3.1.${number}`",value:i0.openapi}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:q_}))&&kq(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:i0.servers}),i0.info===void 0||(typeof i0.info=="object"&&i0.info!==null||w0(s_,{path:i_+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:i0.info}))&&SH(i0.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:i0.info}),(typeof i0.components=="object"&&i0.components!==null&&Array.isArray(i0.components)===!1||w0(s_,{path:i_+".components",expected:"OpenApi.IComponents",value:i0.components}))&&lX(i0.components,i_+".components",s_)||w0(s_,{path:i_+".components",expected:"OpenApi.IComponents",value:i0.components}),i0.paths===void 0||(typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:i0.paths}))&&kL(i0.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:i0.paths}),i0.webhooks===void 0||(typeof i0.webhooks=="object"&&i0.webhooks!==null&&Array.isArray(i0.webhooks)===!1||w0(s_,{path:i_+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:i0.webhooks}))&&kL(i0.webhooks,i_+".webhooks",s_)||w0(s_,{path:i_+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:i0.webhooks}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApi.IDocument.ITag",value:q_}))&&fV(q_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApi.IDocument.ITag",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:i0.tags}),i0["x-samchon-emended-v4"]===!0||w0(s_,{path:i_+'["x-samchon-emended-v4"]',expected:"true",value:i0["x-samchon-emended-v4"]})].every(q_=>q_),kq=(i0,i_,s_=!0)=>[typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"string",value:i0.url}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.variables===void 0||(typeof i0.variables=="object"&&i0.variables!==null&&Array.isArray(i0.variables)===!1||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:i0.variables}))&&cV(i0.variables,i_+".variables",s_)||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:i0.variables})].every(q_=>q_),cV=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IServer.IVariable",value:vx}))&&bH(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IServer.IVariable",value:vx})}).every(q_=>q_)].every(q_=>q_),bH=(i0,i_,s_=!0)=>[typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"string",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:i0.enum}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),SH=(i0,i_,s_=!0)=>[typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:i0.title}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.termsOfService===void 0||typeof i0.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:i0.termsOfService}),i0.contact===void 0||(typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1||w0(s_,{path:i_+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:i0.contact}))&&vB(i0.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:i0.contact}),i0.license===void 0||(typeof i0.license=="object"&&i0.license!==null||w0(s_,{path:i_+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:i0.license}))&&cX(i0.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:i0.license}),typeof i0.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:i0.version})].every(q_=>q_),vB=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url}),i0.email===void 0||typeof i0.email=="string"&&(/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i.test(i0.email)||w0(s_,{path:i_+".email",expected:'string & Format<"email">',value:i0.email}))||w0(s_,{path:i_+".email",expected:'((string & Format<"email">) | undefined)',value:i0.email})].every(q_=>q_),cX=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.identifier===void 0||typeof i0.identifier=="string"||w0(s_,{path:i_+".identifier",expected:"(string | undefined)",value:i0.identifier}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url})].every(q_=>q_),lX=(i0,i_,s_=!0)=>[i0.schemas===void 0||(typeof i0.schemas=="object"&&i0.schemas!==null&&Array.isArray(i0.schemas)===!1||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:i0.schemas}))&&lV(i0.schemas,i_+".schemas",s_)||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:i0.schemas}),i0.securitySchemes===void 0||(typeof i0.securitySchemes=="object"&&i0.securitySchemes!==null&&Array.isArray(i0.securitySchemes)===!1||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:i0.securitySchemes}))&&aJ(i0.securitySchemes,i_+".securitySchemes",s_)||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:i0.securitySchemes})].every(q_=>q_),lV=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:vx}))&&$L(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:vx})}).every(q_=>q_)].every(q_=>q_),x8=(i0,i_,s_=!0)=>[typeof i0.const=="string"||typeof i0.const=="number"||typeof i0.const=="boolean"||w0(s_,{path:i_+'["const"]',expected:"(boolean | number | string)",value:i0.const}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),$w=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>(i0[q_]===void 0,!0)).every(q_=>q_)].every(q_=>q_),hz=(i0,i_,s_=!0)=>[i0.default===void 0||typeof i0.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | undefined)",value:i0.default}),i0.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),Cq=(i0,i_,s_=!0)=>[i0.default===void 0||typeof i0.default=="number"&&(Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:i0.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | undefined)',value:i0.default}),i0.minimum===void 0||typeof i0.minimum=="number"&&(Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:i0.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"&&(Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:i0.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:i0.multipleOf}))&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:i0.multipleOf}),i0.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),uV=(i0,i_,s_=!0)=>[i0.default===void 0||typeof i0.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(number | undefined)",value:i0.default}),i0.minimum===void 0||typeof i0.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:i0.multipleOf}),i0.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),Eq=(i0,i_,s_=!0)=>[i0.default===void 0||typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(string | undefined)",value:i0.default}),i0.format===void 0||typeof i0.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:i0.format}),i0.pattern===void 0||typeof i0.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:i0.pattern}),i0.contentMediaType===void 0||typeof i0.contentMediaType=="string"||w0(s_,{path:i_+".contentMediaType",expected:"(string | undefined)",value:i0.contentMediaType}),i0.minLength===void 0||typeof i0.minLength=="number"&&(Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:i0.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.minLength}),i0.maxLength===void 0||typeof i0.maxLength=="number"&&(Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:i0.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxLength}),i0.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),AH=(i0,i_,s_=!0)=>[(typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1||w0(s_,{path:i_+".items",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i0.items}))&&$L(i0.items,i_+".items",s_)||w0(s_,{path:i_+".items",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i0.items}),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),$M=(i0,i_,s_=!0)=>[i0.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:i0.type}),(Array.isArray(i0.prefixItems)||w0(s_,{path:i_+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:i0.prefixItems}))&&i0.prefixItems.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".prefixItems["+vx+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:q_}))&&$L(q_,i_+".prefixItems["+vx+"]",s_)||w0(s_,{path:i_+".prefixItems["+vx+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:i0.prefixItems}),(i0.additionalItems!==null||w0(s_,{path:i_+".additionalItems",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems}))&&(i0.additionalItems===void 0||typeof i0.additionalItems=="boolean"||(typeof i0.additionalItems=="object"&&i0.additionalItems!==null&&Array.isArray(i0.additionalItems)===!1||w0(s_,{path:i_+".additionalItems",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems}))&&$L(i0.additionalItems,i_+".additionalItems",s_)||w0(s_,{path:i_+".additionalItems",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems})),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),HG=(i0,i_,s_=!0)=>[i0.properties===void 0||(typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:i0.properties}))&&lV(i0.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:i0.properties}),(i0.additionalProperties!==null||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||(typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&$L(i0.additionalProperties,i_+".additionalProperties",s_)||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties})),i0.required===void 0||(Array.isArray(i0.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}))&&i0.required.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}),i0.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),h$=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:i0.$ref}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),uX=(i0,i_,s_=!0)=>[(Array.isArray(i0.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<IConstant | IBoolean | IInteger | INumber | IString | IArray | ITuple | IObject | IReference<string> | INull | IUnknown>",value:i0.oneOf}))&&i0.oneOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:q_}))&&HM(q_,i_+".oneOf["+vx+"]",s_)||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".oneOf",expected:"Array<IConstant | IBoolean | IInteger | INumber | IString | IArray | ITuple | IObject | IReference<string> | INull | IUnknown>",value:i0.oneOf}),i0.discriminator===void 0||(typeof i0.discriminator=="object"&&i0.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}))&&X9(i0.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),Dq=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:i0.default}),i0.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:i0.type}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),TH=(i0,i_,s_=!0)=>[!0,(i0.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type}))&&(i0.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples}))&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:i0.examples})].every(q_=>q_),X9=(i0,i_,s_=!0)=>[typeof i0.propertyName=="string"||w0(s_,{path:i_+".propertyName",expected:"string",value:i0.propertyName}),i0.mapping===void 0||(typeof i0.mapping=="object"&&i0.mapping!==null&&Array.isArray(i0.mapping)===!1||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:i0.mapping}))&&g$(i0.mapping,i_+".mapping",s_)||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:i0.mapping})].every(q_=>q_),g$=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:typeof vx=="string"||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"string",value:vx})}).every(q_=>q_)].every(q_=>q_),aJ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:vx}))&&Iee(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:vx})}).every(q_=>q_)].every(q_=>q_),WR=(i0,i_,s_=!0)=>[i0.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:i0.type}),i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:i0.in}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),fX=(i0,i_,s_=!0)=>[i0.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:i0.type}),i0.scheme==="basic"||w0(s_,{path:i_+".scheme",expected:'"basic"',value:i0.scheme}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),RM=(i0,i_,s_=!0)=>[i0.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:i0.type}),i0.scheme==="bearer"||w0(s_,{path:i_+".scheme",expected:'"bearer"',value:i0.scheme}),i0.bearerFormat===void 0||typeof i0.bearerFormat=="string"||w0(s_,{path:i_+".bearerFormat",expected:"(string | undefined)",value:i0.bearerFormat}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),aQ=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),(typeof i0.flows=="object"&&i0.flows!==null&&Array.isArray(i0.flows)===!1||w0(s_,{path:i_+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:i0.flows}))&&KG(i0.flows,i_+".flows",s_)||w0(s_,{path:i_+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:i0.flows}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),KG=(i0,i_,s_=!0)=>[i0.authorizationCode===void 0||(typeof i0.authorizationCode=="object"&&i0.authorizationCode!==null&&Array.isArray(i0.authorizationCode)===!1||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:i0.authorizationCode}))&&oJ(i0.authorizationCode,i_+".authorizationCode",s_)||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:i0.authorizationCode}),i0.implicit===void 0||(typeof i0.implicit=="object"&&i0.implicit!==null&&Array.isArray(i0.implicit)===!1||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:i0.implicit}))&&wq(i0.implicit,i_+".implicit",s_)||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:i0.implicit}),i0.password===void 0||(typeof i0.password=="object"&&i0.password!==null&&Array.isArray(i0.password)===!1||w0(s_,{path:i_+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.password}))&&IL(i0.password,i_+".password",s_)||w0(s_,{path:i_+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.password}),i0.clientCredentials===void 0||(typeof i0.clientCredentials=="object"&&i0.clientCredentials!==null&&Array.isArray(i0.clientCredentials)===!1||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.clientCredentials}))&&IL(i0.clientCredentials,i_+".clientCredentials",s_)||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.clientCredentials})].every(q_=>q_),oJ=(i0,i_,s_=!0)=>[i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),wq=(i0,i_,s_=!0)=>[i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),IL=(i0,i_,s_=!0)=>[i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),oQ=(i0,i_,s_=!0)=>[i0.type==="openIdConnect"||w0(s_,{path:i_+".type",expected:'"openIdConnect"',value:i0.type}),typeof i0.openIdConnectUrl=="string"||w0(s_,{path:i_+".openIdConnectUrl",expected:"string",value:i0.openIdConnectUrl}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),kL=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IPath",value:vx}))&&CL(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IPath",value:vx})}).every(q_=>q_)].every(q_=>q_),CL=(i0,i_,s_=!0)=>[i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:q_}))&&kq(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:i0.servers}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.delete===void 0||(typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:i0.delete}))&&EL(i0.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:i0.delete}),i0.head===void 0||(typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1||w0(s_,{path:i_+".head",expected:"(OpenApi.IOperation | undefined)",value:i0.head}))&&EL(i0.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(OpenApi.IOperation | undefined)",value:i0.head}),i0.get===void 0||(typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1||w0(s_,{path:i_+".get",expected:"(OpenApi.IOperation | undefined)",value:i0.get}))&&EL(i0.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(OpenApi.IOperation | undefined)",value:i0.get}),i0.post===void 0||(typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1||w0(s_,{path:i_+".post",expected:"(OpenApi.IOperation | undefined)",value:i0.post}))&&EL(i0.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(OpenApi.IOperation | undefined)",value:i0.post}),i0.put===void 0||(typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1||w0(s_,{path:i_+".put",expected:"(OpenApi.IOperation | undefined)",value:i0.put}))&&EL(i0.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(OpenApi.IOperation | undefined)",value:i0.put}),i0.patch===void 0||(typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1||w0(s_,{path:i_+".patch",expected:"(OpenApi.IOperation | undefined)",value:i0.patch}))&&EL(i0.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(OpenApi.IOperation | undefined)",value:i0.patch}),i0.options===void 0||(typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1||w0(s_,{path:i_+".options",expected:"(OpenApi.IOperation | undefined)",value:i0.options}))&&EL(i0.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(OpenApi.IOperation | undefined)",value:i0.options}),i0.trace===void 0||(typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1||w0(s_,{path:i_+".trace",expected:"(OpenApi.IOperation | undefined)",value:i0.trace}))&&EL(i0.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(OpenApi.IOperation | undefined)",value:i0.trace})].every(q_=>q_),EL=(i0,i_,s_=!0)=>[i0.operationId===void 0||typeof i0.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:i0.operationId}),i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<OpenApi.IOperation.IParameter> | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"OpenApi.IOperation.IParameter",value:q_}))&&fN(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"OpenApi.IOperation.IParameter",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<OpenApi.IOperation.IParameter> | undefined)",value:i0.parameters}),i0.requestBody===void 0||(typeof i0.requestBody=="object"&&i0.requestBody!==null&&Array.isArray(i0.requestBody)===!1||w0(s_,{path:i_+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:i0.requestBody}))&&lJ(i0.requestBody,i_+".requestBody",s_)||w0(s_,{path:i_+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:i0.requestBody}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:i0.responses}))&&DL(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:i0.responses}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:q_}))&&kq(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:i0.servers}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),i0["x-samchon-human"]===void 0||typeof i0["x-samchon-human"]=="boolean"||w0(s_,{path:i_+'["x-samchon-human"]',expected:"(boolean | undefined)",value:i0["x-samchon-human"]}),i0["x-samchon-accessor"]===void 0||(Array.isArray(i0["x-samchon-accessor"])||w0(s_,{path:i_+'["x-samchon-accessor"]',expected:"(Array<string> | undefined)",value:i0["x-samchon-accessor"]}))&&i0["x-samchon-accessor"].map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+'["x-samchon-accessor"]['+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["x-samchon-accessor"]',expected:"(Array<string> | undefined)",value:i0["x-samchon-accessor"]}),i0["x-samchon-controller"]===void 0||typeof i0["x-samchon-controller"]=="string"||w0(s_,{path:i_+'["x-samchon-controller"]',expected:"(string | undefined)",value:i0["x-samchon-controller"]})].every(q_=>q_),fN=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.in==="query"||i0.in==="path"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:i0.in}),(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i0.schema}))&&$L(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown)",value:i0.schema}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:i0.examples}))&&cJ(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:i0.examples})].every(q_=>q_),cJ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IExample",value:vx}))&&xB(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IExample",value:vx})}).every(q_=>q_)].every(q_=>q_),xB=(i0,i_,s_=!0)=>[i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.externalValue===void 0||typeof i0.externalValue=="string"||w0(s_,{path:i_+".externalValue",expected:"(string | undefined)",value:i0.externalValue})].every(q_=>q_),lJ=(i0,i_,s_=!0)=>[i0.content===void 0||(typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:i0.content}))&&H$(i0.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:i0.content}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0["x-nestia-encrypted"]===void 0||typeof i0["x-nestia-encrypted"]=="boolean"||w0(s_,{path:i_+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:i0["x-nestia-encrypted"]})].every(q_=>q_),H$=(i0,i_,s_=!0)=>[i0["text/plain"]===void 0||(typeof i0["text/plain"]=="object"&&i0["text/plain"]!==null&&Array.isArray(i0["text/plain"])===!1||w0(s_,{path:i_+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["text/plain"]}))&&HN(i0["text/plain"],i_+'["text/plain"]',s_)||w0(s_,{path:i_+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["text/plain"]}),i0["application/json"]===void 0||(typeof i0["application/json"]=="object"&&i0["application/json"]!==null&&Array.isArray(i0["application/json"])===!1||w0(s_,{path:i_+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["application/json"]}))&&HN(i0["application/json"],i_+'["application/json"]',s_)||w0(s_,{path:i_+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["application/json"]}),i0["multipart/form-data"]===void 0||(typeof i0["multipart/form-data"]=="object"&&i0["multipart/form-data"]!==null&&Array.isArray(i0["multipart/form-data"])===!1||w0(s_,{path:i_+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["multipart/form-data"]}))&&HN(i0["multipart/form-data"],i_+'["multipart/form-data"]',s_)||w0(s_,{path:i_+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["multipart/form-data"]}),i0["application/x-www-form-url-encoded"]===void 0||(typeof i0["application/x-www-form-url-encoded"]=="object"&&i0["application/x-www-form-url-encoded"]!==null&&Array.isArray(i0["application/x-www-form-url-encoded"])===!1||w0(s_,{path:i_+'["application/x-www-form-url-encoded"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["application/x-www-form-url-encoded"]}))&&HN(i0["application/x-www-form-url-encoded"],i_+'["application/x-www-form-url-encoded"]',s_)||w0(s_,{path:i_+'["application/x-www-form-url-encoded"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["application/x-www-form-url-encoded"]}),i0["*/*"]===void 0||(typeof i0["*/*"]=="object"&&i0["*/*"]!==null&&Array.isArray(i0["*/*"])===!1||w0(s_,{path:i_+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["*/*"]}))&&HN(i0["*/*"],i_+'["*/*"]',s_)||w0(s_,{path:i_+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:i0["*/*"]}),s_===!1||Object.keys(i0).map(q_=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(Z3=>q_===Z3))return!0;const vx=i0[q_];return vx===void 0?!0:vx===void 0||(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:vx}))&&HN(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:vx})}).every(q_=>q_)].every(q_=>q_),HN=(i0,i_,s_=!0)=>[i0.schema===void 0||(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | undefined)",value:i0.schema}))&&$L(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IBoolean | OpenApi.IJsonSchema.IConstant | OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INull | OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IOneOf | OpenApi.IJsonSchema.IReference<string> | OpenApi.IJsonSchema.IString | OpenApi.IJsonSchema.ITuple | OpenApi.IJsonSchema.IUnknown | undefined)",value:i0.schema}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:i0.examples}))&&cJ(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:i0.examples})].every(q_=>q_),DL=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IOperation.IResponse",value:vx}))&&Y9(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IOperation.IResponse",value:vx})}).every(q_=>q_)].every(q_=>q_),Y9=(i0,i_,s_=!0)=>[i0.headers===void 0||(typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1||w0(s_,{path:i_+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:i0.headers}))&&uJ(i0.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:i0.headers}),i0.content===void 0||(typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:i0.content}))&&H$(i0.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:i0.content}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0["x-nestia-encrypted"]===void 0||typeof i0["x-nestia-encrypted"]=="boolean"||w0(s_,{path:i_+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:i0["x-nestia-encrypted"]})].every(q_=>q_),uJ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IOperation.IParameter",value:vx}))&&fN(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApi.IOperation.IParameter",value:vx})}).every(q_=>q_)].every(q_=>q_),wL=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(Array.isArray(vx)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"Array<string>",value:vx}))&&vx.map((Z3,$E)=>typeof Z3=="string"||w0(s_,{path:i_+_accessExpressionAsString_2(q_)+"["+$E+"]",expected:"string",value:Z3})).every(Z3=>Z3)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"Array<string>",value:vx})}).every(q_=>q_)].every(q_=>q_),fV=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),KN=(i0,i_,s_=!0)=>[(i0.swagger!==null||w0(s_,{path:i_+".swagger",expected:'("2.0" | `2.0.${number}`)',value:i0.swagger}))&&(i0.swagger!==void 0||w0(s_,{path:i_+".swagger",expected:'("2.0" | `2.0.${number}`)',value:i0.swagger}))&&(i0.swagger==="2.0"||typeof i0.swagger=="string"&&RegExp(/^2\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.swagger)||w0(s_,{path:i_+".swagger",expected:'("2.0" | `2.0.${number}`)',value:i0.swagger})),i0.info===void 0||(typeof i0.info=="object"&&i0.info!==null||w0(s_,{path:i_+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:i0.info}))&&cQ(i0.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:i0.info}),i0.host===void 0||typeof i0.host=="string"||w0(s_,{path:i_+".host",expected:"(string | undefined)",value:i0.host}),i0.basePath===void 0||typeof i0.basePath=="string"||w0(s_,{path:i_+".basePath",expected:"(string | undefined)",value:i0.basePath}),i0.consumes===void 0||(Array.isArray(i0.consumes)||w0(s_,{path:i_+".consumes",expected:"(Array<string> | undefined)",value:i0.consumes}))&&i0.consumes.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".consumes["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".consumes",expected:"(Array<string> | undefined)",value:i0.consumes}),i0.produces===void 0||(Array.isArray(i0.produces)||w0(s_,{path:i_+".produces",expected:"(Array<string> | undefined)",value:i0.produces}))&&i0.produces.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".produces["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".produces",expected:"(Array<string> | undefined)",value:i0.produces}),i0.definitions===void 0||(typeof i0.definitions=="object"&&i0.definitions!==null&&Array.isArray(i0.definitions)===!1||w0(s_,{path:i_+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.definitions}))&&MM(i0.definitions,i_+".definitions",s_)||w0(s_,{path:i_+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.definitions}),i0.parameters===void 0||(typeof i0.parameters=="object"&&i0.parameters!==null&&Array.isArray(i0.parameters)===!1||w0(s_,{path:i_+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:i0.parameters}))&&Nq(i0.parameters,i_+".parameters",s_)||w0(s_,{path:i_+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:i0.parameters}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:i0.responses}))&&SB(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:i0.responses}),i0.securityDefinitions===void 0||(typeof i0.securityDefinitions=="object"&&i0.securityDefinitions!==null&&Array.isArray(i0.securityDefinitions)===!1||w0(s_,{path:i_+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:i0.securityDefinitions}))&&xz(i0.securityDefinitions,i_+".securityDefinitions",s_)||w0(s_,{path:i_+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:i0.securityDefinitions}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.paths===void 0||(typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:i0.paths}))&&pU(i0.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:i0.paths}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"SwaggerV2.IDocument.ITag",value:q_}))&&_J(q_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"SwaggerV2.IDocument.ITag",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:i0.tags})].every(q_=>q_),cQ=(i0,i_,s_=!0)=>[typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.termsOfService===void 0||typeof i0.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:i0.termsOfService}),i0.contact===void 0||(typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1||w0(s_,{path:i_+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:i0.contact}))&&xee(i0.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:i0.contact}),i0.license===void 0||(typeof i0.license=="object"&&i0.license!==null||w0(s_,{path:i_+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:i0.license}))&&Pq(i0.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:i0.license}),typeof i0.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:i0.version})].every(q_=>q_),xee=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url}),i0.email===void 0||typeof i0.email=="string"||w0(s_,{path:i_+".email",expected:"(string | undefined)",value:i0.email})].every(q_=>q_),Pq=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url})].every(q_=>q_),MM=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:vx}))&&X$(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:vx})}).every(q_=>q_)].every(q_=>q_),dU=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples})].every(q_=>q_),dX=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="number"&&(Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:i0.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"&&(Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:i0.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"&&(Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:i0.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:i0.multipleOf}))&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples})].every(q_=>q_),bB=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples})].every(q_=>q_),pX=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}),i0.format===void 0||typeof i0.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:i0.format}),i0.pattern===void 0||typeof i0.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:i0.pattern}),i0.minLength===void 0||typeof i0.minLength=="number"&&(Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:i0.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.minLength}),i0.maxLength===void 0||typeof i0.maxLength=="number"&&(Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:i0.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxLength}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples})].every(q_=>q_),XG=(i0,i_,s_=!0)=>[(typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1||w0(s_,{path:i_+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i0.items}))&&X$(i0.items,i_+".items",s_)||w0(s_,{path:i_+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i0.items}),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples})].every(q_=>q_),YG=(i0,i_,s_=!0)=>[i0.properties===void 0||(typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.properties}))&&MM(i0.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.properties}),i0.required===void 0||(Array.isArray(i0.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}))&&i0.required.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}),(i0.additionalProperties!==null||w0(s_,{path:i_+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||(typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1||w0(s_,{path:i_+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&X$(i0.additionalProperties,i_+".additionalProperties",s_)||w0(s_,{path:i_+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties})),i0.maxProperties===void 0||typeof i0.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:i0.maxProperties}),i0.minProperties===void 0||typeof i0.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:i0.minProperties}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples})].every(q_=>q_),mX=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:i0.$ref}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),_X=(i0,i_,s_=!0)=>[(Array.isArray(i0["x-anyOf"])||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-anyOf"]}))&&i0["x-anyOf"].map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+'["x-anyOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_}))&&X$(q_,i_+'["x-anyOf"]['+vx+"]",s_)||w0(s_,{path:i_+'["x-anyOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-anyOf"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),IH=(i0,i_,s_=!0)=>[(Array.isArray(i0["x-oneOf"])||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-oneOf"]}))&&i0["x-oneOf"].map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+'["x-oneOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_}))&&X$(q_,i_+'["x-oneOf"]['+vx+"]",s_)||w0(s_,{path:i_+'["x-oneOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-oneOf"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),lQ=(i0,i_,s_=!0)=>[i0.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:i0.type}),i0.default===null||i0.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:i0.default}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),Oq=(i0,i_,s_=!0)=>[(i0.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type}))&&(i0.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type})),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),Nq=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IOperation.IBodyParameter)",value:vx}))&&PR(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IOperation.IBodyParameter)",value:vx})}).every(q_=>q_)].every(q_=>q_),fJ=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),Fq=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="number"&&(Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:i0.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"&&(Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:i0.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"&&(Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:i0.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:i0.multipleOf}))&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),Q8=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),LM=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}),i0.format===void 0||typeof i0.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:i0.format}),i0.pattern===void 0||typeof i0.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:i0.pattern}),i0.minLength===void 0||typeof i0.minLength=="number"&&(Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:i0.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.minLength}),i0.maxLength===void 0||typeof i0.maxLength=="number"&&(Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:i0.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxLength}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),gz=(i0,i_,s_=!0)=>[(typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1||w0(s_,{path:i_+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i0.items}))&&X$(i0.items,i_+".items",s_)||w0(s_,{path:i_+".items",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i0.items}),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),$q=(i0,i_,s_=!0)=>[i0.properties===void 0||(typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.properties}))&&MM(i0.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.properties}),i0.required===void 0||(Array.isArray(i0.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}))&&i0.required.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}),(i0.additionalProperties!==null||w0(s_,{path:i_+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||(typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1||w0(s_,{path:i_+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&X$(i0.additionalProperties,i_+".additionalProperties",s_)||w0(s_,{path:i_+".additionalProperties",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties})),i0.maxProperties===void 0||typeof i0.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:i0.maxProperties}),i0.minProperties===void 0||typeof i0.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:i0.minProperties}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:i0.type}),i0["x-nullable"]===void 0||typeof i0["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:i0["x-nullable"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),dV=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:i0.$ref}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),PL=(i0,i_,s_=!0)=>[(Array.isArray(i0["x-anyOf"])||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-anyOf"]}))&&i0["x-anyOf"].map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+'["x-anyOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_}))&&X$(q_,i_+'["x-anyOf"]['+vx+"]",s_)||w0(s_,{path:i_+'["x-anyOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-anyOf"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),yz=(i0,i_,s_=!0)=>[(Array.isArray(i0["x-oneOf"])||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-oneOf"]}))&&i0["x-oneOf"].map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+'["x-oneOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_}))&&X$(q_,i_+'["x-oneOf"]['+vx+"]",s_)||w0(s_,{path:i_+'["x-oneOf"]['+vx+"]",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:i0["x-oneOf"]}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),pV=(i0,i_,s_=!0)=>[i0.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:i0.type}),i0.default===null||i0.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:i0.default}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),dJ=(i0,i_,s_=!0)=>[(i0.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type}))&&(i0.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type})),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in})].every(q_=>q_),pJ=(i0,i_,s_=!0)=>[(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i0.schema}))&&X$(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown)",value:i0.schema}),typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),typeof i0.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:i0.in}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required})].every(q_=>q_),SB=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"SwaggerV2.IOperation.IResponse",value:vx}))&&vz(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"SwaggerV2.IOperation.IResponse",value:vx})}).every(q_=>q_)].every(q_=>q_),vz=(i0,i_,s_=!0)=>[i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.headers===void 0||(typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1||w0(s_,{path:i_+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.headers}))&&MM(i0.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:i0.headers}),i0.schema===void 0||(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | undefined)",value:i0.schema}))&&X$(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(SwaggerV2.IJsonSchema.IAnyOf | SwaggerV2.IJsonSchema.IArray | SwaggerV2.IJsonSchema.IBoolean | SwaggerV2.IJsonSchema.IInteger | SwaggerV2.IJsonSchema.INullOnly | SwaggerV2.IJsonSchema.INumber | SwaggerV2.IJsonSchema.IObject | SwaggerV2.IJsonSchema.IOneOf | SwaggerV2.IJsonSchema.IReference<string> | SwaggerV2.IJsonSchema.IString | SwaggerV2.IJsonSchema.IUnknown | undefined)",value:i0.schema}),!0].every(q_=>q_),xz=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:vx}))&&Q$(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:vx})}).every(q_=>q_)].every(q_=>q_),x5=(i0,i_,s_=!0)=>[i0.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:i0.type}),i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:i0.in}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),mV=(i0,i_,s_=!0)=>[i0.type==="basic"||w0(s_,{path:i_+".type",expected:'"basic"',value:i0.type}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),L5=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),i0.flow==="implicit"||w0(s_,{path:i_+".flow",expected:'"implicit"',value:i0.flow}),i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),mJ=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),i0.flow==="accessCode"||w0(s_,{path:i_+".flow",expected:'"accessCode"',value:i0.flow}),i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),hX=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),i0.flow==="password"||w0(s_,{path:i_+".flow",expected:'"password"',value:i0.flow}),i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),bz=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),i0.flow==="application"||w0(s_,{path:i_+".flow",expected:'"application"',value:i0.flow}),i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),pU=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"SwaggerV2.IPath",value:vx}))&&mU(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"SwaggerV2.IPath",value:vx})}).every(q_=>q_)].every(q_=>q_),mU=(i0,i_,s_=!0)=>[i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/parameters/${string}`>> | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:q_}))&&xQ(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/parameters/${string}`>> | undefined)",value:i0.parameters}),i0.delete===void 0||(typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:i0.delete}))&&_V(i0.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:i0.delete}),i0.head===void 0||(typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1||w0(s_,{path:i_+".head",expected:"(SwaggerV2.IOperation | undefined)",value:i0.head}))&&_V(i0.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(SwaggerV2.IOperation | undefined)",value:i0.head}),i0.get===void 0||(typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1||w0(s_,{path:i_+".get",expected:"(SwaggerV2.IOperation | undefined)",value:i0.get}))&&_V(i0.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(SwaggerV2.IOperation | undefined)",value:i0.get}),i0.post===void 0||(typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1||w0(s_,{path:i_+".post",expected:"(SwaggerV2.IOperation | undefined)",value:i0.post}))&&_V(i0.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(SwaggerV2.IOperation | undefined)",value:i0.post}),i0.put===void 0||(typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1||w0(s_,{path:i_+".put",expected:"(SwaggerV2.IOperation | undefined)",value:i0.put}))&&_V(i0.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(SwaggerV2.IOperation | undefined)",value:i0.put}),i0.patch===void 0||(typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1||w0(s_,{path:i_+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:i0.patch}))&&_V(i0.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:i0.patch}),i0.options===void 0||(typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1||w0(s_,{path:i_+".options",expected:"(SwaggerV2.IOperation | undefined)",value:i0.options}))&&_V(i0.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(SwaggerV2.IOperation | undefined)",value:i0.options}),i0.trace===void 0||(typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1||w0(s_,{path:i_+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:i0.trace}))&&_V(i0.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:i0.trace})].every(q_=>q_),TR=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/parameters/${string}`",value:i0.$ref}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),_V=(i0,i_,s_=!0)=>[i0.operationId===void 0||typeof i0.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:i0.operationId}),i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/definitions/parameters/${string}`>> | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/definitions/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:q_}))&&KM(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(IAnyOf & { name: string; in: string; description?: string | undefined; } | IArray & { name: string; in: string; description?: string | undefined; } | IBoolean & { name: string; in: string; description?: string | undefined; } | IInteger & { name: string; in: string; description?: string | undefined; } | INullOnly & { name: string; in: string; description?: string | undefined; } | INumber & { name: string; in: string; description?: string | undefined; } | IObject & { name: string; in: string; description?: string | undefined; } | IOneOf & { name: string; in: string; description?: string | undefined; } | IReference<string> & { name: string; in: string; description?: string | undefined; } | IString & { name: string; in: string; description?: string | undefined; } | IUnknown & { name: string; in: string; description?: string | undefined; } | SwaggerV2.IJsonSchema.IReference<`#/definitions/parameters/${string}`> | SwaggerV2.IOperation.IBodyParameter)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/definitions/parameters/${string}`>> | undefined)",value:i0.parameters}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:i0.responses}))&&jM(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:i0.responses}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated})].every(q_=>q_),Sz=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/definitions/parameters/${string}`",value:i0.$ref}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),jM=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:vx}))&&SV(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:vx})}).every(q_=>q_)].every(q_=>q_),bee=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/definitions/responses/${string}`",value:i0.$ref}),i0.examples===void 0||Array.isArray(i0.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:i0.examples}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),_J=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),BM=(i0,i_,s_=!0)=>[(i0.openapi!==null||w0(s_,{path:i_+".openapi",expected:'("3.0" | `3.0.${number}`)',value:i0.openapi}))&&(i0.openapi!==void 0||w0(s_,{path:i_+".openapi",expected:'("3.0" | `3.0.${number}`)',value:i0.openapi}))&&(i0.openapi==="3.0"||typeof i0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)||w0(s_,{path:i_+".openapi",expected:'("3.0" | `3.0.${number}`)',value:i0.openapi})),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:q_}))&&gX(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:i0.servers}),i0.info===void 0||(typeof i0.info=="object"&&i0.info!==null||w0(s_,{path:i_+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:i0.info}))&&IR(i0.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:i0.info}),i0.components===void 0||(typeof i0.components=="object"&&i0.components!==null&&Array.isArray(i0.components)===!1||w0(s_,{path:i_+".components",expected:"(OpenApiV3.IComponents | undefined)",value:i0.components}))&&AB(i0.components,i_+".components",s_)||w0(s_,{path:i_+".components",expected:"(OpenApiV3.IComponents | undefined)",value:i0.components}),i0.paths===void 0||(typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:i0.paths}))&&bX(i0.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:i0.paths}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3.IDocument.ITag",value:q_}))&&gU(q_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3.IDocument.ITag",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:i0.tags})].every(q_=>q_),gX=(i0,i_,s_=!0)=>[typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"string",value:i0.url}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.variables===void 0||(typeof i0.variables=="object"&&i0.variables!==null&&Array.isArray(i0.variables)===!1||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:i0.variables}))&&Az(i0.variables,i_+".variables",s_)||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:i0.variables})].every(q_=>q_),Az=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IServer.IVariable",value:vx}))&&hV(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IServer.IVariable",value:vx})}).every(q_=>q_)].every(q_=>q_),hV=(i0,i_,s_=!0)=>[typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"string",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:i0.enum}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),IR=(i0,i_,s_=!0)=>[typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.termsOfService===void 0||typeof i0.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:i0.termsOfService}),i0.contact===void 0||(typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1||w0(s_,{path:i_+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:i0.contact}))&&OL(i0.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:i0.contact}),i0.license===void 0||(typeof i0.license=="object"&&i0.license!==null||w0(s_,{path:i_+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:i0.license}))&&JM(i0.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:i0.license}),typeof i0.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:i0.version})].every(q_=>q_),OL=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url}),i0.email===void 0||typeof i0.email=="string"||w0(s_,{path:i_+".email",expected:"(string | undefined)",value:i0.email})].every(q_=>q_),JM=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url})].every(q_=>q_),AB=(i0,i_,s_=!0)=>[i0.schemas===void 0||(typeof i0.schemas=="object"&&i0.schemas!==null&&Array.isArray(i0.schemas)===!1||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:i0.schemas}))&&_U(i0.schemas,i_+".schemas",s_)||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:i0.schemas}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:i0.responses}))&&HR(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:i0.responses}),i0.parameters===void 0||(typeof i0.parameters=="object"&&i0.parameters!==null&&Array.isArray(i0.parameters)===!1||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:i0.parameters}))&&o9(i0.parameters,i_+".parameters",s_)||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:i0.parameters}),i0.requestBodies===void 0||(typeof i0.requestBodies=="object"&&i0.requestBodies!==null&&Array.isArray(i0.requestBodies)===!1||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:i0.requestBodies}))&&NP(i0.requestBodies,i_+".requestBodies",s_)||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:i0.requestBodies}),i0.securitySchemes===void 0||(typeof i0.securitySchemes=="object"&&i0.securitySchemes!==null&&Array.isArray(i0.securitySchemes)===!1||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:i0.securitySchemes}))&&Tz(i0.securitySchemes,i_+".securitySchemes",s_)||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:i0.securitySchemes}),i0.headers===void 0||(typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:i0.headers}))&&FE(i0.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:i0.headers}),i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:i0.examples}))&&qD(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:i0.examples})].every(q_=>q_),_U=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:vx}))&&Y$(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:vx})}).every(q_=>q_)].every(q_=>q_),yX=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),vX=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="number"&&(Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:i0.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"&&(Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:i0.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"&&(Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:i0.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:i0.multipleOf}))&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),uQ=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),iO=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}),i0.format===void 0||typeof i0.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:i0.format}),i0.pattern===void 0||typeof i0.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:i0.pattern}),i0.minLength===void 0||typeof i0.minLength=="number"&&(Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:i0.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.minLength}),i0.maxLength===void 0||typeof i0.maxLength=="number"&&(Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:i0.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxLength}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),See=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),(typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1||w0(s_,{path:i_+".items",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i0.items}))&&Y$(i0.items,i_+".items",s_)||w0(s_,{path:i_+".items",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i0.items}),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),D8=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.properties===void 0||(typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:i0.properties}))&&_U(i0.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:i0.properties}),i0.required===void 0||(Array.isArray(i0.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}))&&i0.required.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}),(i0.additionalProperties!==null||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||(typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&Y$(i0.additionalProperties,i_+".additionalProperties",s_)||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties})),i0.maxProperties===void 0||typeof i0.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:i0.maxProperties}),i0.minProperties===void 0||typeof i0.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:i0.minProperties}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),Rq=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),fQ=(i0,i_,s_=!0)=>[(Array.isArray(i0.allOf)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:i0.allOf}))&&i0.allOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".allOf["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:q_}))&&Y$(q_,i_+".allOf["+vx+"]",s_)||w0(s_,{path:i_+".allOf["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:i0.allOf}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),gV=(i0,i_,s_=!0)=>[(Array.isArray(i0.anyOf)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:i0.anyOf}))&&i0.anyOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".anyOf["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:q_}))&&Y$(q_,i_+".anyOf["+vx+"]",s_)||w0(s_,{path:i_+".anyOf["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:i0.anyOf}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),hJ=(i0,i_,s_=!0)=>[(Array.isArray(i0.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3.IJsonSchema>",value:i0.oneOf}))&&i0.oneOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:q_}))&&Y$(q_,i_+".oneOf["+vx+"]",s_)||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3.IJsonSchema>",value:i0.oneOf}),i0.discriminator===void 0||(typeof i0.discriminator=="object"&&i0.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}))&&Mq(i0.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),Mq=(i0,i_,s_=!0)=>[typeof i0.propertyName=="string"||w0(s_,{path:i_+".propertyName",expected:"string",value:i0.propertyName}),i0.mapping===void 0||(typeof i0.mapping=="object"&&i0.mapping!==null&&Array.isArray(i0.mapping)===!1||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:i0.mapping}))&&g$(i0.mapping,i_+".mapping",s_)||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:i0.mapping})].every(q_=>q_),XN=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:i0.default}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),kR=(i0,i_,s_=!0)=>[!0,i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,(i0.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type}))&&(i0.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type})),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),HR=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IResponse",value:vx}))&&MP(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IResponse",value:vx})}).every(q_=>q_)].every(q_=>q_),MP=(i0,i_,s_=!0)=>[i0.content===void 0||(typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:i0.content}))&&hU(i0.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:i0.content}),i0.headers===void 0||(typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:i0.headers}))&&dQ(i0.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:i0.headers}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),hU=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IMediaType",value:vx}))&&yV(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IMediaType",value:vx})}).every(q_=>q_)].every(q_=>q_),yV=(i0,i_,s_=!0)=>[i0.schema===void 0||(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | undefined)",value:i0.schema}))&&Y$(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown | undefined)",value:i0.schema}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:i0.examples}))&&B8(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:i0.examples})].every(q_=>q_),B8=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx}))&&Z$(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx})}).every(q_=>q_)].every(q_=>q_),M8=(i0,i_,s_=!0)=>[i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.externalValue===void 0||typeof i0.externalValue=="string"||w0(s_,{path:i_+".externalValue",expected:"(string | undefined)",value:i0.externalValue})].every(q_=>q_),a9=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/examples/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),dQ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx}))&&OR(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx})}).every(q_=>q_)].every(q_=>q_),kH=(i0,i_,s_=!0)=>[i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:i0.examples}))&&B8(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:i0.examples}),(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i0.schema}))&&Y$(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i0.schema}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name})].every(q_=>q_),QG=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/headers/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),o9=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IParameter",value:vx}))&&G3(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IParameter",value:vx})}).every(q_=>q_)].every(q_=>q_),G3=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.in==="query"||i0.in==="path"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:i0.in}),(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i0.schema}))&&Y$(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApiV3.IJsonSchema.IAllOf | OpenApiV3.IJsonSchema.IAnyOf | OpenApiV3.IJsonSchema.IArray | OpenApiV3.IJsonSchema.IBoolean | OpenApiV3.IJsonSchema.IInteger | OpenApiV3.IJsonSchema.INullOnly | OpenApiV3.IJsonSchema.INumber | OpenApiV3.IJsonSchema.IObject | OpenApiV3.IJsonSchema.IOneOf | OpenApiV3.IJsonSchema.IReference<string> | OpenApiV3.IJsonSchema.IString | OpenApiV3.IJsonSchema.IUnknown)",value:i0.schema}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:i0.examples}))&&B8(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:i0.examples})].every(q_=>q_),NP=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IRequestBody",value:vx}))&&xX(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IOperation.IRequestBody",value:vx})}).every(q_=>q_)].every(q_=>q_),xX=(i0,i_,s_=!0)=>[i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.content===void 0||(typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:i0.content}))&&hU(i0.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:i0.content})].every(q_=>q_),Tz=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:vx}))&&S5(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:vx})}).every(q_=>q_)].every(q_=>q_),gJ=(i0,i_,s_=!0)=>[i0.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:i0.type}),i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:i0.in}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),jre=(i0,i_,s_=!0)=>[i0.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:i0.type}),i0.scheme==="basic"||w0(s_,{path:i_+".scheme",expected:'"basic"',value:i0.scheme}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),SN=(i0,i_,s_=!0)=>[i0.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:i0.type}),i0.scheme==="bearer"||w0(s_,{path:i_+".scheme",expected:'"bearer"',value:i0.scheme}),i0.bearerFormat===void 0||typeof i0.bearerFormat=="string"||w0(s_,{path:i_+".bearerFormat",expected:"(string | undefined)",value:i0.bearerFormat}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),TB=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),(typeof i0.flows=="object"&&i0.flows!==null&&Array.isArray(i0.flows)===!1||w0(s_,{path:i_+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:i0.flows}))&&jO(i0.flows,i_+".flows",s_)||w0(s_,{path:i_+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:i0.flows}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),jO=(i0,i_,s_=!0)=>[i0.authorizationCode===void 0||(typeof i0.authorizationCode=="object"&&i0.authorizationCode!==null&&Array.isArray(i0.authorizationCode)===!1||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:i0.authorizationCode}))&&CR(i0.authorizationCode,i_+".authorizationCode",s_)||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:i0.authorizationCode}),i0.implicit===void 0||(typeof i0.implicit=="object"&&i0.implicit!==null&&Array.isArray(i0.implicit)===!1||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:i0.implicit}))&&A3(i0.implicit,i_+".implicit",s_)||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:i0.implicit}),i0.password===void 0||(typeof i0.password=="object"&&i0.password!==null&&Array.isArray(i0.password)===!1||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.password}))&&UM(i0.password,i_+".password",s_)||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.password}),i0.clientCredentials===void 0||(typeof i0.clientCredentials=="object"&&i0.clientCredentials!==null&&Array.isArray(i0.clientCredentials)===!1||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.clientCredentials}))&&UM(i0.clientCredentials,i_+".clientCredentials",s_)||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.clientCredentials})].every(q_=>q_),CR=(i0,i_,s_=!0)=>[i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),A3=(i0,i_,s_=!0)=>[i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),UM=(i0,i_,s_=!0)=>[i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),Iz=(i0,i_,s_=!0)=>[i0.type==="openIdConnect"||w0(s_,{path:i_+".type",expected:'"openIdConnect"',value:i0.type}),typeof i0.openIdConnectUrl=="string"||w0(s_,{path:i_+".openIdConnectUrl",expected:"string",value:i0.openIdConnectUrl}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),FE=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:vx}))&&kH(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:vx})}).every(q_=>q_)].every(q_=>q_),qD=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IExample",value:vx}))&&M8(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IExample",value:vx})}).every(q_=>q_)].every(q_=>q_),bX=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IPath",value:vx}))&&zM(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3.IPath",value:vx})}).every(q_=>q_)].every(q_=>q_),zM=(i0,i_,s_=!0)=>[i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:q_}))&&j5(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:i0.parameters}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:q_}))&&gX(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:i0.servers}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.delete===void 0||(typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:i0.delete}))&&xw(i0.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:i0.delete}),i0.head===void 0||(typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1||w0(s_,{path:i_+".head",expected:"(OpenApiV3.IOperation | undefined)",value:i0.head}))&&xw(i0.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(OpenApiV3.IOperation | undefined)",value:i0.head}),i0.get===void 0||(typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1||w0(s_,{path:i_+".get",expected:"(OpenApiV3.IOperation | undefined)",value:i0.get}))&&xw(i0.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(OpenApiV3.IOperation | undefined)",value:i0.get}),i0.post===void 0||(typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1||w0(s_,{path:i_+".post",expected:"(OpenApiV3.IOperation | undefined)",value:i0.post}))&&xw(i0.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(OpenApiV3.IOperation | undefined)",value:i0.post}),i0.put===void 0||(typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1||w0(s_,{path:i_+".put",expected:"(OpenApiV3.IOperation | undefined)",value:i0.put}))&&xw(i0.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(OpenApiV3.IOperation | undefined)",value:i0.put}),i0.patch===void 0||(typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1||w0(s_,{path:i_+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:i0.patch}))&&xw(i0.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:i0.patch}),i0.options===void 0||(typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1||w0(s_,{path:i_+".options",expected:"(OpenApiV3.IOperation | undefined)",value:i0.options}))&&xw(i0.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(OpenApiV3.IOperation | undefined)",value:i0.options}),i0.trace===void 0||(typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1||w0(s_,{path:i_+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:i0.trace}))&&xw(i0.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:i0.trace})].every(q_=>q_),yJ=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/parameters/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),xw=(i0,i_,s_=!0)=>[i0.operationId===void 0||typeof i0.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:i0.operationId}),i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:q_}))&&j5(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:i0.parameters}),i0.requestBody===void 0||(typeof i0.requestBody=="object"&&i0.requestBody!==null&&Array.isArray(i0.requestBody)===!1||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:i0.requestBody}))&&NR(i0.requestBody,i_+".requestBody",s_)||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:i0.requestBody}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:i0.responses}))&&LP(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:i0.responses}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:q_}))&&gX(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:i0.servers}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated})].every(q_=>q_),K$=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/requestBodies/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),LP=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:vx}))&&Cz(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:vx})}).every(q_=>q_)].every(q_=>q_),IB=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/responses/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),gU=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),ER=(i0,i_,s_=!0)=>[typeof i0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)||w0(s_,{path:i_+".openapi",expected:"`3.1.${number}`",value:i0.openapi}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:q_}))&&JF(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:i0.servers}),i0.info===void 0||(typeof i0.info=="object"&&i0.info!==null||w0(s_,{path:i_+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:i0.info}))&&Aee(i0.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:i0.info}),i0.components===void 0||(typeof i0.components=="object"&&i0.components!==null&&Array.isArray(i0.components)===!1||w0(s_,{path:i_+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:i0.components}))&&Lq(i0.components,i_+".components",s_)||w0(s_,{path:i_+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:i0.components}),i0.paths===void 0||(typeof i0.paths=="object"&&i0.paths!==null&&Array.isArray(i0.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:i0.paths}))&&eW(i0.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:i0.paths}),i0.webhooks===void 0||(typeof i0.webhooks=="object"&&i0.webhooks!==null&&Array.isArray(i0.webhooks)===!1||w0(s_,{path:i_+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:i0.webhooks}))&&P4(i0.webhooks,i_+".webhooks",s_)||w0(s_,{path:i_+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:i0.webhooks}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3_1.IDocument.ITag",value:q_}))&&XR(q_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3_1.IDocument.ITag",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:i0.tags})].every(q_=>q_),JF=(i0,i_,s_=!0)=>[typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"string",value:i0.url}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.variables===void 0||(typeof i0.variables=="object"&&i0.variables!==null&&Array.isArray(i0.variables)===!1||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:i0.variables}))&&SX(i0.variables,i_+".variables",s_)||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:i0.variables})].every(q_=>q_),SX=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IServer.IVariable",value:vx}))&&pQ(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IServer.IVariable",value:vx})}).every(q_=>q_)].every(q_=>q_),pQ=(i0,i_,s_=!0)=>[typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"string",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:i0.enum}))&&(1<=i0.enum.length||w0(s_,{path:i_+'["enum"]',expected:"Array<> & MinItems<1>",value:i0.enum}))&&i0.enum.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:i0.enum}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),Aee=(i0,i_,s_=!0)=>[typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:i0.title}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.termsOfService===void 0||typeof i0.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:i0.termsOfService}),i0.contact===void 0||(typeof i0.contact=="object"&&i0.contact!==null&&Array.isArray(i0.contact)===!1||w0(s_,{path:i_+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:i0.contact}))&&q8(i0.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:i0.contact}),i0.license===void 0||(typeof i0.license=="object"&&i0.license!==null||w0(s_,{path:i_+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:i0.license}))&&VF(i0.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:i0.license}),typeof i0.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:i0.version})].every(q_=>q_),q8=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url}),i0.email===void 0||typeof i0.email=="string"||w0(s_,{path:i_+".email",expected:"(string | undefined)",value:i0.email})].every(q_=>q_),VF=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.identifier===void 0||typeof i0.identifier=="string"||w0(s_,{path:i_+".identifier",expected:"(string | undefined)",value:i0.identifier}),i0.url===void 0||typeof i0.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:i0.url})].every(q_=>q_),Lq=(i0,i_,s_=!0)=>[i0.schemas===void 0||(typeof i0.schemas=="object"&&i0.schemas!==null&&Array.isArray(i0.schemas)===!1||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:i0.schemas}))&&CH(i0.schemas,i_+".schemas",s_)||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:i0.schemas}),i0.pathItems===void 0||(typeof i0.pathItems=="object"&&i0.pathItems!==null&&Array.isArray(i0.pathItems)===!1||w0(s_,{path:i_+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:i0.pathItems}))&&eW(i0.pathItems,i_+".pathItems",s_)||w0(s_,{path:i_+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:i0.pathItems}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:i0.responses}))&&rW(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:i0.responses}),i0.parameters===void 0||(typeof i0.parameters=="object"&&i0.parameters!==null&&Array.isArray(i0.parameters)===!1||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:i0.parameters}))&&v$(i0.parameters,i_+".parameters",s_)||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:i0.parameters}),i0.requestBodies===void 0||(typeof i0.requestBodies=="object"&&i0.requestBodies!==null&&Array.isArray(i0.requestBodies)===!1||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:i0.requestBodies}))&&bU(i0.requestBodies,i_+".requestBodies",s_)||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:i0.requestBodies}),i0.securitySchemes===void 0||(typeof i0.securitySchemes=="object"&&i0.securitySchemes!==null&&Array.isArray(i0.securitySchemes)===!1||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:i0.securitySchemes}))&&bJ(i0.securitySchemes,i_+".securitySchemes",s_)||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:i0.securitySchemes}),i0.headers===void 0||(typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:i0.headers}))&&Tee(i0.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:i0.headers}),i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:i0.examples}))&&vQ(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:i0.examples})].every(q_=>q_),CH=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:vx}))&&YN(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:vx})}).every(q_=>q_)].every(q_=>q_),b5=(i0,i_,s_=!0)=>[(Array.isArray(i0.type)||w0(s_,{path:i_+".type",expected:'Array<"string" | "number" | "boolean" | "object" | "null" | "integer" | "array">',value:i0.type}))&&i0.type.map((q_,vx)=>q_==="string"||q_==="number"||q_==="boolean"||q_==="object"||q_==="null"||q_==="integer"||q_==="array"||w0(s_,{path:i_+".type["+vx+"]",expected:'("array" | "boolean" | "integer" | "null" | "number" | "object" | "string")',value:q_})).every(q_=>q_)||w0(s_,{path:i_+".type",expected:'Array<"string" | "number" | "boolean" | "object" | "null" | "integer" | "array">',value:i0.type}),i0.default===null||i0.default===void 0||Array.isArray(i0.default)||w0(s_,{path:i_+'["default"]',expected:"(Array<any> | null | undefined)",value:i0.default}),i0.enum===void 0||Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<any> | undefined)",value:i0.enum}),typeof i0.const=="string"||typeof i0.const=="number"||typeof i0.const=="boolean"||w0(s_,{path:i_+'["const"]',expected:"(boolean | number | string)",value:i0.const}),i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.minimum===void 0||typeof i0.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:i0.multipleOf}),i0.format===void 0||typeof i0.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:i0.format}),i0.pattern===void 0||typeof i0.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:i0.pattern}),i0.contentMediaType===void 0||typeof i0.contentMediaType=="string"||w0(s_,{path:i_+".contentMediaType",expected:"(string | undefined)",value:i0.contentMediaType}),i0.minLength===void 0||typeof i0.minLength=="number"&&(Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:i0.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.minLength}),i0.maxLength===void 0||typeof i0.maxLength=="number"&&(Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:i0.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxLength}),(i0.items!==null||w0(s_,{path:i_+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.items}))&&(i0.items===void 0||Array.isArray(i0.items)&&i0.items.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".items["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".items["+vx+"]",s_)||w0(s_,{path:i_+".items["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&YN(i0.items,i_+".items",s_)||w0(s_,{path:i_+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.items})||w0(s_,{path:i_+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.items})),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.prefixItems===void 0||(Array.isArray(i0.prefixItems)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:i0.prefixItems}))&&i0.prefixItems.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".prefixItems["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".prefixItems["+vx+"]",s_)||w0(s_,{path:i_+".prefixItems["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:i0.prefixItems}),(i0.additionalItems!==null||w0(s_,{path:i_+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems}))&&(i0.additionalItems===void 0||typeof i0.additionalItems=="boolean"||(typeof i0.additionalItems=="object"&&i0.additionalItems!==null&&Array.isArray(i0.additionalItems)===!1||w0(s_,{path:i_+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems}))&&YN(i0.additionalItems,i_+".additionalItems",s_)||w0(s_,{path:i_+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems})),i0.properties===void 0||(typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:i0.properties}))&&CH(i0.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:i0.properties}),(i0.additionalProperties!==null||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||(typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&YN(i0.additionalProperties,i_+".additionalProperties",s_)||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties})),i0.required===void 0||(Array.isArray(i0.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}))&&i0.required.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}),i0.maxProperties===void 0||typeof i0.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:i0.maxProperties}),i0.minProperties===void 0||typeof i0.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:i0.minProperties}),(Array.isArray(i0.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.oneOf}))&&i0.oneOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".oneOf["+vx+"]",s_)||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.oneOf}),i0.discriminator===void 0||(typeof i0.discriminator=="object"&&i0.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}))&&_Q(i0.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}),(Array.isArray(i0.anyOf)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.anyOf}))&&i0.anyOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".anyOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".anyOf["+vx+"]",s_)||w0(s_,{path:i_+".anyOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.anyOf}),(Array.isArray(i0.allOf)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.allOf}))&&i0.allOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".allOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".allOf["+vx+"]",s_)||w0(s_,{path:i_+".allOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.allOf}),typeof i0.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:i0.$ref})].every(q_=>q_),qM=(i0,i_,s_=!0)=>[typeof i0.const=="string"||typeof i0.const=="number"||typeof i0.const=="boolean"||w0(s_,{path:i_+'["const"]',expected:"(boolean | number | string)",value:i0.const}),i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),DR=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:i0.enum}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),yU=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="number"&&(Math.floor(i0.default)===i0.default&&-9223372036854776e3<=i0.default&&i0.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:i0.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"&&(Math.floor(i0.minimum)===i0.minimum&&-9223372036854776e3<=i0.minimum&&i0.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:i0.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"&&(Math.floor(i0.maximum)===i0.maximum&&-9223372036854776e3<=i0.maximum&&i0.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:i0.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"&&(Math.floor(i0.exclusiveMinimum)===i0.exclusiveMinimum&&-9223372036854776e3<=i0.exclusiveMinimum&&i0.exclusiveMinimum<=9223372036854776e3||w0(s_,{path:i_+".exclusiveMinimum",expected:'number & Type<"int64">',value:i0.exclusiveMinimum}))||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:'((number & Type<"int64">) | boolean | undefined)',value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"&&(Math.floor(i0.exclusiveMaximum)===i0.exclusiveMaximum&&-9223372036854776e3<=i0.exclusiveMaximum&&i0.exclusiveMaximum<=9223372036854776e3||w0(s_,{path:i_+".exclusiveMaximum",expected:'number & Type<"int64">',value:i0.exclusiveMaximum}))||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:'((number & Type<"int64">) | boolean | undefined)',value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(Math.floor(i0.multipleOf)===i0.multipleOf&&0<=i0.multipleOf&&i0.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:i0.multipleOf}))&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),GM=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:i0.enum}),i0.minimum===void 0||typeof i0.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:i0.minimum}),i0.maximum===void 0||typeof i0.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:i0.maximum}),i0.exclusiveMinimum===void 0||typeof i0.exclusiveMinimum=="number"||typeof i0.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:i0.exclusiveMinimum}),i0.exclusiveMaximum===void 0||typeof i0.exclusiveMaximum=="number"||typeof i0.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:i0.exclusiveMaximum}),i0.multipleOf===void 0||typeof i0.multipleOf=="number"&&(0<i0.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:i0.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:i0.multipleOf}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),ZG=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.default===null||i0.default===void 0||typeof i0.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:i0.default}),i0.enum===void 0||(Array.isArray(i0.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}))&&i0.enum.map((q_,vx)=>q_===null||typeof q_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:i0.enum}),i0.format===void 0||typeof i0.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:i0.format}),i0.pattern===void 0||typeof i0.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:i0.pattern}),i0.contentMediaType===void 0||typeof i0.contentMediaType=="string"||w0(s_,{path:i_+".contentMediaType",expected:"(string | undefined)",value:i0.contentMediaType}),i0.minLength===void 0||typeof i0.minLength=="number"&&(Math.floor(i0.minLength)===i0.minLength&&0<=i0.minLength&&i0.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:i0.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.minLength}),i0.maxLength===void 0||typeof i0.maxLength=="number"&&(Math.floor(i0.maxLength)===i0.maxLength&&0<=i0.maxLength&&i0.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:i0.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxLength}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),x_=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),(i0.items!==null||w0(s_,{path:i_+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.items}))&&(i0.items===void 0||Array.isArray(i0.items)&&i0.items.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".items["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".items["+vx+"]",s_)||w0(s_,{path:i_+".items["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||typeof i0.items=="object"&&i0.items!==null&&Array.isArray(i0.items)===!1&&YN(i0.items,i_+".items",s_)||w0(s_,{path:i_+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.items})||w0(s_,{path:i_+".items",expected:"(Array<OpenApiV3_1.IJsonSchema> | OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.items})),i0.prefixItems===void 0||(Array.isArray(i0.prefixItems)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:i0.prefixItems}))&&i0.prefixItems.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".prefixItems["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".prefixItems["+vx+"]",s_)||w0(s_,{path:i_+".prefixItems["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:i0.prefixItems}),i0.uniqueItems===void 0||typeof i0.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:i0.uniqueItems}),(i0.additionalItems!==null||w0(s_,{path:i_+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems}))&&(i0.additionalItems===void 0||typeof i0.additionalItems=="boolean"||(typeof i0.additionalItems=="object"&&i0.additionalItems!==null&&Array.isArray(i0.additionalItems)===!1||w0(s_,{path:i_+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems}))&&YN(i0.additionalItems,i_+".additionalItems",s_)||w0(s_,{path:i_+".additionalItems",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalItems})),i0.minItems===void 0||typeof i0.minItems=="number"&&(Math.floor(i0.minItems)===i0.minItems&&0<=i0.minItems&&i0.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:i0.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.minItems}),i0.maxItems===void 0||typeof i0.maxItems=="number"&&(Math.floor(i0.maxItems)===i0.maxItems&&0<=i0.maxItems&&i0.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:i0.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:i0.maxItems}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),o_=(i0,i_,s_=!0)=>[i0.nullable===void 0||typeof i0.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:i0.nullable}),i0.properties===void 0||(typeof i0.properties=="object"&&i0.properties!==null&&Array.isArray(i0.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:i0.properties}))&&CH(i0.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:i0.properties}),i0.required===void 0||(Array.isArray(i0.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}))&&i0.required.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:i0.required}),(i0.additionalProperties!==null||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&(i0.additionalProperties===void 0||typeof i0.additionalProperties=="boolean"||(typeof i0.additionalProperties=="object"&&i0.additionalProperties!==null&&Array.isArray(i0.additionalProperties)===!1||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties}))&&YN(i0.additionalProperties,i_+".additionalProperties",s_)||w0(s_,{path:i_+".additionalProperties",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | boolean | undefined)",value:i0.additionalProperties})),i0.maxProperties===void 0||typeof i0.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:i0.maxProperties}),i0.minProperties===void 0||typeof i0.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:i0.minProperties}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),RN=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),mQ=(i0,i_,s_=!0)=>[typeof i0.$recursiveRef=="string"||w0(s_,{path:i_+".$recursiveRef",expected:"string",value:i0.$recursiveRef}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),NL=(i0,i_,s_=!0)=>[(Array.isArray(i0.allOf)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.allOf}))&&i0.allOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".allOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".allOf["+vx+"]",s_)||w0(s_,{path:i_+".allOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.allOf}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),EH=(i0,i_,s_=!0)=>[(Array.isArray(i0.anyOf)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.anyOf}))&&i0.anyOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".anyOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".anyOf["+vx+"]",s_)||w0(s_,{path:i_+".anyOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.anyOf}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),DH=(i0,i_,s_=!0)=>[(Array.isArray(i0.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.oneOf}))&&i0.oneOf.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_}))&&YN(q_,i_+".oneOf["+vx+"]",s_)||w0(s_,{path:i_+".oneOf["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:i0.oneOf}),i0.discriminator===void 0||(typeof i0.discriminator=="object"&&i0.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}))&&_Q(i0.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:i0.discriminator}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),_Q=(i0,i_,s_=!0)=>[typeof i0.propertyName=="string"||w0(s_,{path:i_+".propertyName",expected:"string",value:i0.propertyName}),i0.mapping===void 0||(typeof i0.mapping=="object"&&i0.mapping!==null&&Array.isArray(i0.mapping)===!1||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:i0.mapping}))&&g$(i0.mapping,i_+".mapping",s_)||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:i0.mapping})].every(q_=>q_),vU=(i0,i_,s_=!0)=>[i0.default===null||i0.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:i0.default}),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,i0.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:i0.type}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),hQ=(i0,i_,s_=!0)=>[(i0.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type}))&&(i0.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:i0.type})),!0,i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0,(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))].every(q_=>q_),eW=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IPath",value:vx}))&&AX(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IPath",value:vx})}).every(q_=>q_)].every(q_=>q_),AX=(i0,i_,s_=!0)=>[i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:q_}))&&bQ(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:i0.parameters}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:q_}))&&JF(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:i0.servers}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.delete===void 0||(typeof i0.delete=="object"&&i0.delete!==null&&Array.isArray(i0.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.delete}))&&vJ(i0.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.delete}),i0.head===void 0||(typeof i0.head=="object"&&i0.head!==null&&Array.isArray(i0.head)===!1||w0(s_,{path:i_+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.head}))&&vJ(i0.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.head}),i0.get===void 0||(typeof i0.get=="object"&&i0.get!==null&&Array.isArray(i0.get)===!1||w0(s_,{path:i_+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.get}))&&vJ(i0.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.get}),i0.post===void 0||(typeof i0.post=="object"&&i0.post!==null&&Array.isArray(i0.post)===!1||w0(s_,{path:i_+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.post}))&&vJ(i0.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.post}),i0.put===void 0||(typeof i0.put=="object"&&i0.put!==null&&Array.isArray(i0.put)===!1||w0(s_,{path:i_+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.put}))&&vJ(i0.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.put}),i0.patch===void 0||(typeof i0.patch=="object"&&i0.patch!==null&&Array.isArray(i0.patch)===!1||w0(s_,{path:i_+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.patch}))&&vJ(i0.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.patch}),i0.options===void 0||(typeof i0.options=="object"&&i0.options!==null&&Array.isArray(i0.options)===!1||w0(s_,{path:i_+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.options}))&&vJ(i0.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.options}),i0.trace===void 0||(typeof i0.trace=="object"&&i0.trace!==null&&Array.isArray(i0.trace)===!1||w0(s_,{path:i_+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.trace}))&&vJ(i0.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:i0.trace})].every(q_=>q_),vV=(i0,i_,s_=!0)=>[i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.in==="query"||i0.in==="path"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:i0.in}),(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i0.schema}))&&YN(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i0.schema}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:i0.examples}))&&TX(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:i0.examples})].every(q_=>q_),TX=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx}))&&AN(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx})}).every(q_=>q_)].every(q_=>q_),xU=(i0,i_,s_=!0)=>[i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.externalValue===void 0||typeof i0.externalValue=="string"||w0(s_,{path:i_+".externalValue",expected:"(string | undefined)",value:i0.externalValue})].every(q_=>q_),gQ=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/examples/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),kB=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/headers/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),FL=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/parameters/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),vJ=(i0,i_,s_=!0)=>[i0.operationId===void 0||typeof i0.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:i0.operationId}),i0.parameters===void 0||(Array.isArray(i0.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:i0.parameters}))&&i0.parameters.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:q_}))&&bQ(q_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IOperation.IParameter)",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:i0.parameters}),i0.requestBody===void 0||(typeof i0.requestBody=="object"&&i0.requestBody!==null&&Array.isArray(i0.requestBody)===!1||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:i0.requestBody}))&&Bre(i0.requestBody,i_+".requestBody",s_)||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:i0.requestBody}),i0.responses===void 0||(typeof i0.responses=="object"&&i0.responses!==null&&Array.isArray(i0.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:i0.responses}))&&yQ(i0.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:i0.responses}),i0.servers===void 0||(Array.isArray(i0.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:i0.servers}))&&i0.servers.map((q_,vx)=>(typeof q_=="object"&&q_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:q_}))&&JF(q_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:i0.servers}),i0.summary===void 0||typeof i0.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:i0.summary}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.security===void 0||(Array.isArray(i0.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}))&&i0.security.map((q_,vx)=>(typeof q_=="object"&&q_!==null&&Array.isArray(q_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_}))&&wL(q_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:i0.security}),i0.tags===void 0||(Array.isArray(i0.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}))&&i0.tags.map((q_,vx)=>typeof q_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:q_})).every(q_=>q_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:i0.tags}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated})].every(q_=>q_),y$=(i0,i_,s_=!0)=>[i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.content===void 0||(typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:i0.content}))&&xJ(i0.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:i0.content})].every(q_=>q_),xJ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IMediaType",value:vx}))&&p4(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IMediaType",value:vx})}).every(q_=>q_)].every(q_=>q_),p4=(i0,i_,s_=!0)=>[i0.schema===void 0||(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.schema}))&&YN(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown | undefined)",value:i0.schema}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:i0.examples}))&&TX(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:i0.examples})].every(q_=>q_),WM=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/requestBodies/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),yQ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:vx}))&&Jre(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:vx})}).every(q_=>q_)].every(q_=>q_),IX=(i0,i_,s_=!0)=>[i0.content===void 0||(typeof i0.content=="object"&&i0.content!==null&&Array.isArray(i0.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:i0.content}))&&xJ(i0.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:i0.content}),i0.headers===void 0||(typeof i0.headers=="object"&&i0.headers!==null&&Array.isArray(i0.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:i0.headers}))&&KR(i0.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:i0.headers}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),KR=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'(Omit<OpenApiV3_1.IOperation.IParameter, "in"> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx}))&&Ez(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'(Omit<OpenApiV3_1.IOperation.IParameter, "in"> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx})}).every(q_=>q_)].every(q_=>q_),CB=(i0,i_,s_=!0)=>[i0.required===void 0||typeof i0.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:i0.required}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),!0,i0.examples===void 0||(typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:i0.examples}))&&TX(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:i0.examples}),(typeof i0.schema=="object"&&i0.schema!==null&&Array.isArray(i0.schema)===!1||w0(s_,{path:i_+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i0.schema}))&&YN(i0.schema,i_+".schema",s_)||w0(s_,{path:i_+".schema",expected:"(OpenApiV3_1.IJsonSchema.IAllOf | OpenApiV3_1.IJsonSchema.IAnyOf | OpenApiV3_1.IJsonSchema.IArray | OpenApiV3_1.IJsonSchema.IBoolean | OpenApiV3_1.IJsonSchema.IConstant | OpenApiV3_1.IJsonSchema.IInteger | OpenApiV3_1.IJsonSchema.IMixed | OpenApiV3_1.IJsonSchema.INull | OpenApiV3_1.IJsonSchema.INumber | OpenApiV3_1.IJsonSchema.IObject | OpenApiV3_1.IJsonSchema.IOneOf | OpenApiV3_1.IJsonSchema.IRecursiveReference | OpenApiV3_1.IJsonSchema.IReference<string> | OpenApiV3_1.IJsonSchema.IString | OpenApiV3_1.IJsonSchema.IUnknown)",value:i0.schema}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name})].every(q_=>q_),tW=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/responses/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),rW=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IResponse",value:vx}))&&IX(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IResponse",value:vx})}).every(q_=>q_)].every(q_=>q_),v$=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IParameter",value:vx}))&&vV(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IParameter",value:vx})}).every(q_=>q_)].every(q_=>q_),bU=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:vx}))&&y$(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:vx})}).every(q_=>q_)].every(q_=>q_),bJ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:vx}))&&SJ(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:vx})}).every(q_=>q_)].every(q_=>q_),kz=(i0,i_,s_=!0)=>[i0.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:i0.type}),i0.in===void 0||i0.in==="query"||i0.in==="header"||i0.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:i0.in}),i0.name===void 0||typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),FD=(i0,i_,s_=!0)=>[i0.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:i0.type}),i0.scheme==="basic"||w0(s_,{path:i_+".scheme",expected:'"basic"',value:i0.scheme}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),wR=(i0,i_,s_=!0)=>[i0.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:i0.type}),i0.scheme==="bearer"||w0(s_,{path:i_+".scheme",expected:'"bearer"',value:i0.scheme}),i0.bearerFormat===void 0||typeof i0.bearerFormat=="string"||w0(s_,{path:i_+".bearerFormat",expected:"(string | undefined)",value:i0.bearerFormat}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),Q9=(i0,i_,s_=!0)=>[i0.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:i0.type}),(typeof i0.flows=="object"&&i0.flows!==null&&Array.isArray(i0.flows)===!1||w0(s_,{path:i_+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:i0.flows}))&&MN(i0.flows,i_+".flows",s_)||w0(s_,{path:i_+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:i0.flows}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),MN=(i0,i_,s_=!0)=>[i0.authorizationCode===void 0||(typeof i0.authorizationCode=="object"&&i0.authorizationCode!==null&&Array.isArray(i0.authorizationCode)===!1||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:i0.authorizationCode}))&&xV(i0.authorizationCode,i_+".authorizationCode",s_)||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:i0.authorizationCode}),i0.implicit===void 0||(typeof i0.implicit=="object"&&i0.implicit!==null&&Array.isArray(i0.implicit)===!1||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:i0.implicit}))&&wH(i0.implicit,i_+".implicit",s_)||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:i0.implicit}),i0.password===void 0||(typeof i0.password=="object"&&i0.password!==null&&Array.isArray(i0.password)===!1||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.password}))&&nW(i0.password,i_+".password",s_)||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.password}),i0.clientCredentials===void 0||(typeof i0.clientCredentials=="object"&&i0.clientCredentials!==null&&Array.isArray(i0.clientCredentials)===!1||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.clientCredentials}))&&nW(i0.clientCredentials,i_+".clientCredentials",s_)||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:i0.clientCredentials})].every(q_=>q_),xV=(i0,i_,s_=!0)=>[i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),wH=(i0,i_,s_=!0)=>[i0.authorizationUrl===void 0||typeof i0.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:i0.authorizationUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),nW=(i0,i_,s_=!0)=>[i0.tokenUrl===void 0||typeof i0.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:i0.tokenUrl}),i0.refreshUrl===void 0||typeof i0.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:i0.refreshUrl}),i0.scopes===void 0||(typeof i0.scopes=="object"&&i0.scopes!==null&&Array.isArray(i0.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes}))&&g$(i0.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:i0.scopes})].every(q_=>q_),bV=(i0,i_,s_=!0)=>[i0.type==="openIdConnect"||w0(s_,{path:i_+".type",expected:'"openIdConnect"',value:i0.type}),typeof i0.openIdConnectUrl=="string"||w0(s_,{path:i_+".openIdConnectUrl",expected:"string",value:i0.openIdConnectUrl}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),Tee=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:vx}))&&CB(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:vx})}).every(q_=>q_)].every(q_=>q_),vQ=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IExample",value:vx}))&&xU(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"OpenApiV3_1.IExample",value:vx})}).every(q_=>q_)].every(q_=>q_),P4=(i0,i_,s_=!0)=>[s_===!1||Object.keys(i0).map(q_=>{const vx=i0[q_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:vx}))&&SQ(vx,i_+_accessExpressionAsString_2(q_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(q_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:vx})}).every(q_=>q_)].every(q_=>q_),PH=(i0,i_,s_=!0)=>[typeof i0.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(i0.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/pathItems/${string}`",value:i0.$ref}),(i0.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples}))&&(i0.examples===void 0||Array.isArray(i0.examples)||typeof i0.examples=="object"&&i0.examples!==null&&Array.isArray(i0.examples)===!1&&$w(i0.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:i0.examples})),i0.title===void 0||typeof i0.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:i0.title}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description}),i0.deprecated===void 0||typeof i0.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:i0.deprecated}),!0].every(q_=>q_),XR=(i0,i_,s_=!0)=>[typeof i0.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:i0.name}),i0.description===void 0||typeof i0.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:i0.description})].every(q_=>q_),$L=(i0,i_,s_=!0)=>i0.const!==void 0?x8(i0,i_,s_):i0.type==="boolean"?hz(i0,i_,s_):i0.type==="number"?uV(i0,i_,s_):i0.type==="integer"?Cq(i0,i_,s_):i0.type==="string"?Eq(i0,i_,s_):i0.items!==void 0?AH(i0,i_,s_):i0.prefixItems!==void 0?$M(i0,i_,s_):i0.type==="object"?HG(i0,i_,s_):i0.$ref!==void 0?h$(i0,i_,s_):i0.oneOf!==void 0?uX(i0,i_,s_):i0.type==="null"?Dq(i0,i_,s_):TH(i0,i_,s_),HM=(i0,i_,s_=!0)=>i0.const!==void 0?x8(i0,i_,s_):i0.type==="boolean"?hz(i0,i_,s_):i0.type==="number"?uV(i0,i_,s_):i0.type==="integer"?Cq(i0,i_,s_):i0.type==="string"?Eq(i0,i_,s_):i0.items!==void 0?AH(i0,i_,s_):i0.prefixItems!==void 0?$M(i0,i_,s_):i0.type==="object"?HG(i0,i_,s_):i0.$ref!==void 0?h$(i0,i_,s_):i0.type==="null"?Dq(i0,i_,s_):TH(i0,i_,s_),X$=(i0,i_,s_=!0)=>i0.type==="boolean"?dU(i0,i_,s_):i0.type==="number"?bB(i0,i_,s_):i0.type==="integer"?dX(i0,i_,s_):i0.type==="string"?pX(i0,i_,s_):i0.type==="array"?XG(i0,i_,s_):i0.type==="object"?YG(i0,i_,s_):i0.$ref!==void 0?mX(i0,i_,s_):i0["x-anyOf"]!==void 0?_X(i0,i_,s_):i0["x-oneOf"]!==void 0?IH(i0,i_,s_):i0.type==="null"?lQ(i0,i_,s_):Oq(i0,i_,s_),xQ=(i0,i_,s_=!0)=>i0.type==="boolean"?fJ(i0,i_,s_):i0.type==="number"?Q8(i0,i_,s_):i0.type==="integer"?Fq(i0,i_,s_):i0.type==="string"?LM(i0,i_,s_):i0.type==="array"?gz(i0,i_,s_):i0.type==="object"?$q(i0,i_,s_):i0["x-anyOf"]!==void 0?PL(i0,i_,s_):i0["x-oneOf"]!==void 0?yz(i0,i_,s_):i0.type==="null"?pV(i0,i_,s_):i0.schema!==void 0?pJ(i0,i_,s_):dV(i0,i_,!1)||dJ(i0,i_,!1)||TR(i0,i_,!1),KM=(i0,i_,s_=!0)=>i0.type==="boolean"?fJ(i0,i_,s_):i0.type==="number"?Q8(i0,i_,s_):i0.type==="integer"?Fq(i0,i_,s_):i0.type==="string"?LM(i0,i_,s_):i0.type==="array"?gz(i0,i_,s_):i0.type==="object"?$q(i0,i_,s_):i0["x-anyOf"]!==void 0?PL(i0,i_,s_):i0["x-oneOf"]!==void 0?yz(i0,i_,s_):i0.type==="null"?pV(i0,i_,s_):i0.schema!==void 0?pJ(i0,i_,s_):dV(i0,i_,!1)||dJ(i0,i_,!1)||Sz(i0,i_,!1),Y$=(i0,i_,s_=!0)=>i0.type==="boolean"?yX(i0,i_,s_):i0.type==="number"?uQ(i0,i_,s_):i0.type==="integer"?vX(i0,i_,s_):i0.type==="string"?iO(i0,i_,s_):i0.type==="array"?See(i0,i_,s_):i0.type==="object"?D8(i0,i_,s_):i0.$ref!==void 0?Rq(i0,i_,s_):i0.allOf!==void 0?fQ(i0,i_,s_):i0.anyOf!==void 0?gV(i0,i_,s_):i0.oneOf!==void 0?hJ(i0,i_,s_):i0.type==="null"?XN(i0,i_,s_):kR(i0,i_,s_),j5=(i0,i_,s_=!0)=>i0.in!==void 0?G3(i0,i_,s_):typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)?yJ(i0,i_,s_):typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)?QG(i0,i_,s_):w0(s_,{path:i_,expected:"(OpenApiV3.IOperation.IParameter | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)",value:i0}),YN=(i0,i_,s_=!0)=>Array.isArray(i0.type)&&i0.type.map((q_,vx)=>q_==="string"||q_==="number"||q_==="boolean"||q_==="object"||q_==="null"||q_==="integer"||q_==="array").every(q_=>q_)?b5(i0,i_,s_):i0.type==="boolean"?DR(i0,i_,s_):i0.type==="number"?GM(i0,i_,s_):i0.type==="integer"?yU(i0,i_,s_):i0.type==="string"?ZG(i0,i_,s_):i0.type==="array"?x_(i0,i_,s_):i0.type==="object"?o_(i0,i_,s_):i0.$recursiveRef!==void 0?mQ(i0,i_,s_):i0.type==="null"?vU(i0,i_,s_):i0.const!==void 0?qM(i0,i_,s_):i0.$ref!==void 0?RN(i0,i_,s_):i0.allOf!==void 0?NL(i0,i_,s_):i0.anyOf!==void 0?EH(i0,i_,s_):i0.oneOf!==void 0?DH(i0,i_,s_):hQ(i0,i_,s_),bQ=(i0,i_,s_=!0)=>i0.in!==void 0?vV(i0,i_,s_):typeof i0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(i0.$ref)?FL(i0,i_,s_):typeof i0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(i0.$ref)?kB(i0,i_,s_):w0(s_,{path:i_,expected:"(OpenApiV3_1.IOperation.IParameter | OpenApiV3_1.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)",value:i0}),Iee=(i0,i_,s_=!0)=>i0.type==="apiKey"?WR(i0,i_,s_):i0.scheme==="basic"?fX(i0,i_,s_):i0.scheme==="bearer"?RM(i0,i_,s_):i0.type==="oauth2"?aQ(i0,i_,s_):i0.type==="openIdConnect"?oQ(i0,i_,s_):w0(s_,{path:i_,expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:i0}),PR=(i0,i_,s_=!0)=>i0.type==="boolean"?fJ(i0,i_,s_):i0.type==="number"?Q8(i0,i_,s_):i0.type==="integer"?Fq(i0,i_,s_):i0.type==="string"?LM(i0,i_,s_):i0.type==="array"?gz(i0,i_,s_):i0.type==="object"?$q(i0,i_,s_):i0.$ref!==void 0?dV(i0,i_,s_):i0["x-anyOf"]!==void 0?PL(i0,i_,s_):i0["x-oneOf"]!==void 0?yz(i0,i_,s_):i0.type==="null"?pV(i0,i_,s_):i0.schema!==void 0?pJ(i0,i_,s_):dJ(i0,i_,s_),Q$=(i0,i_,s_=!0)=>i0.type==="apiKey"?x5(i0,i_,s_):i0.type==="basic"?mV(i0,i_,s_):i0.flow==="implicit"?L5(i0,i_,s_):i0.flow==="accessCode"?mJ(i0,i_,s_):i0.flow==="application"?bz(i0,i_,s_):i0.flow==="password"?hX(i0,i_,s_):w0(s_,{path:i_,expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:i0}),SV=(i0,i_,s_=!0)=>i0.$ref!==void 0?bee(i0,i_,s_):vz(i0,i_,s_),Z$=(i0,i_,s_=!0)=>i0.$ref!==void 0?a9(i0,i_,s_):M8(i0,i_,s_),OR=(i0,i_,s_=!0)=>i0.schema!==void 0?kH(i0,i_,s_):i0.$ref!==void 0?QG(i0,i_,s_):w0(s_,{path:i_,expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:i0}),S5=(i0,i_,s_=!0)=>i0.type==="apiKey"?gJ(i0,i_,s_):i0.scheme==="basic"?jre(i0,i_,s_):i0.scheme==="bearer"?SN(i0,i_,s_):i0.type==="oauth2"?TB(i0,i_,s_):i0.type==="openIdConnect"?Iz(i0,i_,s_):w0(s_,{path:i_,expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:i0}),NR=(i0,i_,s_=!0)=>i0.$ref!==void 0?K$(i0,i_,s_):xX(i0,i_,s_),Cz=(i0,i_,s_=!0)=>i0.$ref!==void 0?IB(i0,i_,s_):MP(i0,i_,s_),AN=(i0,i_,s_=!0)=>i0.$ref!==void 0?gQ(i0,i_,s_):xU(i0,i_,s_),Bre=(i0,i_,s_=!0)=>i0.$ref!==void 0?WM(i0,i_,s_):y$(i0,i_,s_),Jre=(i0,i_,s_=!0)=>i0.$ref!==void 0?tW(i0,i_,s_):IX(i0,i_,s_),Ez=(i0,i_,s_=!0)=>i0.$ref!==void 0?kB(i0,i_,s_):i0.schema!==void 0?CB(i0,i_,s_):w0(s_,{path:i_,expected:'(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | Omit<OpenApiV3_1.IOperation.IParameter, "in">)',value:i0}),SJ=(i0,i_,s_=!0)=>i0.type==="apiKey"?kz(i0,i_,s_):i0.scheme==="basic"?FD(i0,i_,s_):i0.scheme==="bearer"?wR(i0,i_,s_):i0.type==="oauth2"?Q9(i0,i_,s_):i0.type==="openIdConnect"?bV(i0,i_,s_):w0(s_,{path:i_,expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:i0}),SQ=(i0,i_,s_=!0)=>i0.$ref!==void 0?PH(i0,i_,s_):AX(i0,i_,s_),Tv=(i0,i_,s_=!0)=>i0["x-samchon-emended-v4"]!==void 0?K9(i0,i_,s_):i0.swagger!==void 0?KN(i0,i_,s_):i0.openapi!==null&&i0.openapi!==void 0&&(i0.openapi==="3.0"||typeof i0.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi))?BM(i0,i_,s_):typeof i0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(i0.openapi)?ER(i0,i_,s_):w0(s_,{path:i_,expected:"(OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument)",value:i0}),g_=i0=>typeof i0=="object"&&i0!==null&&sQ(i0);let a0,w0;return i0=>{if(g_(i0)===!1){a0=[],w0=_validateReport_2(a0),((s_,q_,vx=!0)=>(typeof s_=="object"&&s_!==null||w0(!0,{path:q_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:s_}))&&Tv(s_,q_+"",!0)||w0(!0,{path:q_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:s_}))(i0,"$input",!0);const i_=a0.length===0;return i_?{success:i_,data:i0}:{success:i_,errors:a0,data:i0}}return{success:!0,data:i0}}})()(sm);return u0.success===!1?u0:{success:!0,data:new NestiaMigrateApplication(OpenApi.convert(sm))}}getData(){return this.data_}getErrors(){return this.data_.errors}nest(sm){const u0=createContext("nest",this.data_,sm),_0={...Object.fromEntries(Object.entries(NEST_TEMPLATE).filter(([Q0])=>Q0.startsWith("src/api/structures")===!1&&Q0.startsWith("src/api/functional")===!1&&Q0.startsWith("src/api/controllers")===!1&&Q0.startsWith("test/features")===!1)),...NestiaMigrateNestProgrammer.write(u0),...NestiaMigrateApiProgrammer.write(u0),...sm.e2e?NestiaMigrateE2eProgrammer.write(u0):{},...sm.keyword===!1?{"nestia.config.ts":NEST_TEMPLATE["nestia.config.ts"].replace("keyword: true","keyword: false")}:{}};return sm.package?renameSlug(sm.package,_0):_0}sdk(sm){const u0=createContext("sdk",this.data_,sm),_0={...Object.fromEntries(Object.entries(SDK_TEMPLATE).filter(([Q0])=>Q0.startsWith("src/structures")===!1&&Q0.startsWith("src/functional")===!1&&Q0.startsWith("test/features")===!1)),...NestiaMigrateApiProgrammer.write(u0),...NestiaMigrateApiStartProgrammer.write(u0),...sm.e2e?NestiaMigrateE2eProgrammer.write(u0):{},"swagger.json":JSON.stringify(this.document,null,2)};return sm.package?renameSlug(sm.package,_0):_0}}const createContext=(o,sm,u0)=>({mode:o,application:sm,config:u0}),renameSlug=(o,sm)=>Object.fromEntries(Object.entries(sm).map(([u0,_0])=>[u0,_0.split("@ORGANIZATION/PROJECT").join(o)]));var Markers;(function(o){o.start="/**",o.nostart="/***",o.delim="*",o.end="*/"})(Markers=Markers||(Markers={}));function isSpace(o){return/^\s+$/.test(o)}function splitCR(o){const sm=o.match(/\r+$/);return sm==null?["",o]:[o.slice(-sm[0].length),o.slice(0,-sm[0].length)]}function splitSpace(o){const sm=o.match(/^\s+/);return sm==null?["",o]:[o.slice(0,sm[0].length),o.slice(sm[0].length)]}function splitLines(o){return o.split(/\n/)}function seedSpec(o={}){return Object.assign({tag:"",name:"",type:"",optional:!1,description:"",problems:[],source:[]},o)}function seedTokens(o={}){return Object.assign({start:"",delimiter:"",postDelimiter:"",tag:"",postTag:"",name:"",postName:"",type:"",postType:"",description:"",end:"",lineEnd:""},o)}const reTag=/^@\S+/;function getParser$4({fence:o="```"}={}){const sm=getFencer(o),u0=(_0,Q0)=>sm(_0)?!Q0:Q0;return function(Q0){const e_=[[]];let a_=!1;for(const h_ of Q0)reTag.test(h_.tokens.description)&&!a_?e_.push([h_]):e_[e_.length-1].push(h_),a_=u0(h_.tokens.description,a_);return e_}}function getFencer(o){return typeof o=="string"?sm=>sm.split(o).length%2===0:o}function getParser$3({startLine:o=0,markers:sm=Markers}={}){let u0=null,_0=o;return function(e_){let a_=e_;const h_=seedTokens();if([h_.lineEnd,a_]=splitCR(a_),[h_.start,a_]=splitSpace(a_),u0===null&&a_.startsWith(sm.start)&&!a_.startsWith(sm.nostart)&&(u0=[],h_.delimiter=a_.slice(0,sm.start.length),a_=a_.slice(sm.start.length),[h_.postDelimiter,a_]=splitSpace(a_)),u0===null)return _0++,null;const c_=a_.trimRight().endsWith(sm.end);if(h_.delimiter===""&&a_.startsWith(sm.delim)&&!a_.startsWith(sm.end)&&(h_.delimiter=sm.delim,a_=a_.slice(sm.delim.length),[h_.postDelimiter,a_]=splitSpace(a_)),c_){const k_=a_.trimRight();h_.end=a_.slice(k_.length-sm.end.length),a_=k_.slice(0,-sm.end.length)}if(h_.description=a_,u0.push({number:_0,source:e_,tokens:h_}),_0++,c_){const k_=u0.slice();return u0=null,k_}return null}}function getParser$2({tokenizers:o}){return function(u0){var _0;let Q0=seedSpec({source:u0});for(const e_ of o)if(Q0=e_(Q0),!((_0=Q0.problems[Q0.problems.length-1])===null||_0===void 0)&&_0.critical)break;return Q0}}function tagTokenizer$1(){return o=>{const{tokens:sm}=o.source[0],u0=sm.description.match(/\s*(@(\S+))(\s*)/);return u0===null?(o.problems.push({code:"spec:tag:prefix",message:'tag should start with "@" symbol',line:o.source[0].number,critical:!0}),o):(sm.tag=u0[1],sm.postTag=u0[3],sm.description=sm.description.slice(u0[0].length),o.tag=u0[2],o)}}function typeTokenizer$1(o="compact"){const sm=getJoiner$1(o);return u0=>{let _0=0,Q0=[];for(const[h_,{tokens:c_}]of u0.source.entries()){let k_="";if(h_===0&&c_.description[0]!=="{")return u0;for(const y_ of c_.description)if(y_==="{"&&_0++,y_==="}"&&_0--,k_+=y_,_0===0)break;if(Q0.push([c_,k_]),_0===0)break}if(_0!==0)return u0.problems.push({code:"spec:type:unpaired-curlies",message:"unpaired curlies",line:u0.source[0].number,critical:!0}),u0;const e_=[],a_=Q0[0][0].postDelimiter.length;for(const[h_,[c_,k_]]of Q0.entries())c_.type=k_,h_>0&&(c_.type=c_.postDelimiter.slice(a_)+k_,c_.postDelimiter=c_.postDelimiter.slice(0,a_)),[c_.postType,c_.description]=splitSpace(c_.description.slice(k_.length)),e_.push(c_.type);return e_[0]=e_[0].slice(1),e_[e_.length-1]=e_[e_.length-1].slice(0,-1),u0.type=sm(e_),u0}}const trim=o=>o.trim();function getJoiner$1(o){return o==="compact"?sm=>sm.map(trim).join(""):o==="preserve"?sm=>sm.join(`
|
|
4772
4772
|
`):o}const isQuoted=o=>o&&o.startsWith('"')&&o.endsWith('"');function nameTokenizer$1(){const o=(sm,{tokens:u0},_0)=>u0.type===""?sm:_0;return sm=>{const{tokens:u0}=sm.source[sm.source.reduce(o,0)],_0=u0.description.trimLeft(),Q0=_0.split('"');if(Q0.length>1&&Q0[0]===""&&Q0.length%2===1)return sm.name=Q0[1],u0.name=`"${Q0[1]}"`,[u0.postName,u0.description]=splitSpace(_0.slice(u0.name.length)),sm;let e_=0,a_="",h_=!1,c_;for(const y_ of _0){if(e_===0&&isSpace(y_))break;y_==="["&&e_++,y_==="]"&&e_--,a_+=y_}if(e_!==0)return sm.problems.push({code:"spec:name:unpaired-brackets",message:"unpaired brackets",line:sm.source[0].number,critical:!0}),sm;const k_=a_;if(a_[0]==="["&&a_[a_.length-1]==="]"){h_=!0,a_=a_.slice(1,-1);const y_=a_.split("=");if(a_=y_[0].trim(),y_[1]!==void 0&&(c_=y_.slice(1).join("=").trim()),a_==="")return sm.problems.push({code:"spec:name:empty-name",message:"empty name",line:sm.source[0].number,critical:!0}),sm;if(c_==="")return sm.problems.push({code:"spec:name:empty-default",message:"empty default value",line:sm.source[0].number,critical:!0}),sm;if(!isQuoted(c_)&&/=(?!>)/.test(c_))return sm.problems.push({code:"spec:name:invalid-default",message:"invalid default value syntax",line:sm.source[0].number,critical:!0}),sm}return sm.optional=h_,sm.name=a_,u0.name=k_,c_!==void 0&&(sm.default=c_),[u0.postName,u0.description]=splitSpace(_0.slice(u0.name.length)),sm}}function descriptionTokenizer$1(o="compact",sm=Markers){const u0=getJoiner(o);return _0=>(_0.description=u0(_0.source,sm),_0)}function getJoiner(o){return o==="compact"?compactJoiner:o==="preserve"?preserveJoiner:o}function compactJoiner(o,sm=Markers){return o.map(({tokens:{description:u0}})=>u0.trim()).filter(u0=>u0!=="").join(" ")}const lineNo=(o,{tokens:sm},u0)=>sm.type===""?o:u0,getDescription=({tokens:o})=>(o.delimiter===""?o.start:o.postDelimiter.slice(1))+o.description;function preserveJoiner(o,sm=Markers){if(o.length===0)return"";o[0].tokens.description===""&&o[0].tokens.delimiter===sm.start&&(o=o.slice(1));const u0=o[o.length-1];return u0!==void 0&&u0.tokens.description===""&&u0.tokens.end.endsWith(sm.end)&&(o=o.slice(0,-1)),o=o.slice(o.reduce(lineNo,0)),o.map(getDescription).join(`
|