@nestia/editor 7.0.0-dev.20250607 → 7.0.0-dev.20250608

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.
@@ -4731,7 +4731,7 @@ export namespace ArgumentParser {\r
4731
4731
  `)]:[],y_({components:P_.components,importer:P_.importer,required:P_.schema.required??[],key:B_,value:W_})]}).flat()),py=()=>ts$1.factory.createTypeLiteralNode([T_({components:P_.components,importer:P_.importer,schema:P_.schema.additionalProperties})]);return(K_=P_.schema.properties)!=null&&K_.length&&typeof P_.schema.additionalProperties=="object"?ts$1.factory.createIntersectionTypeNode([Z_(),py()]):typeof P_.schema.additionalProperties=="object"?py():Z_()},y_=P_=>FilePrinter.description(ts$1.factory.createPropertySignature(void 0,Escaper.variable(P_.key)?ts$1.factory.createIdentifier(P_.key):ts$1.factory.createStringLiteral(P_.key),P_.required.includes(P_.key)?void 0:ts$1.factory.createToken(ts$1.SyntaxKind.QuestionToken),o.write({components:P_.components,importer:P_.importer,schema:P_.value})),writeComment$1(P_.value)),T_=P_=>FilePrinter.description(ts$1.factory.createIndexSignature(void 0,[ts$1.factory.createParameterDeclaration(void 0,void 0,ts$1.factory.createIdentifier("key"),void 0,TypeFactory.keyword("string"))],o.write(P_)),writeComment$1(P_.schema)),D_=P_=>{if(P_.schema.$ref.startsWith("#/components/schemas")===!1)return TypeFactory.keyword("any");const Z_=P_.schema.$ref.split("/").slice(3).filter(py=>py.length!==0).map(StringUtil.escapeNonVariable).join("");return Z_===""?TypeFactory.keyword("any"):P_.importer.dto(Z_)},O_=P_=>ts$1.factory.createUnionTypeNode(P_.elements.map(Z_=>o.write({components:P_.components,importer:P_.importer,schema:Z_})))})(NestiaMigrateSchemaProgrammer||(NestiaMigrateSchemaProgrammer={}));const createNode=o=>ts$1.factory.createTypeReferenceNode(o),writeComment$1=o=>{var sm,u0;return[...(sm=o.description)!=null&&sm.length?[o.description]:[],...(u0=o.description)!=null&&u0.length&&(o.title!==void 0||o.deprecated===!0)?[""]:[],...o.title!==void 0?[`@title ${o.title}`]:[],...o.deprecated===!0?["@deprecated"]:[]].join(`
4732
4732
  `).split("*/").join("*\\/")},writePlugin=o=>{const sm={};for(const[u0,_0]of Object.entries(o.schema))_0!==void 0&&o.regular.includes(u0)===!1&&(sm[u0]=_0);Object.keys(sm).length!==0&&o.intersection.push(o.importer.tag("JsonSchemaPlugin",sm))};var NestiaMigrateApiFunctionProgrammer;(function(o){o.write=K0=>FilePrinter.description(ts$1.factory.createFunctionDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword),ts$1.factory.createModifier(ts$1.SyntaxKind.AsyncKeyword)],void 0,K0.route.accessor.at(-1),void 0,o.writeParameterDeclarations(K0),ts$1.factory.createTypeReferenceNode("Promise",[ts$1.factory.createTypeReferenceNode(K0.route.success===null?"void":`${K0.route.accessor.at(-1)}.Response`)]),ts$1.factory.createBlock(u0(K0),!0)),sm(K0.config,K0.route)),o.writeParameterDeclarations=K0=>{var a_;const e_=IdentifierFactory.parameter("connection",ts$1.factory.createTypeReferenceNode(K0.importer.external({type:"instance",library:"@nestia/fetcher",name:"IConnection"}),K0.route.headers?[ts$1.factory.createTypeReferenceNode(`${K0.route.accessor.at(-1)}.Headers`)]:void 0));return K0.config.keyword===!0?(K0.route.parameters.length>0||!!K0.route.query||!!K0.route.body)===!1?[e_]:[e_,ts$1.factory.createParameterDeclaration(void 0,void 0,"props",void 0,ts$1.factory.createTypeReferenceNode(`${K0.route.accessor.at(-1)}.Props`))]:[e_,...K0.route.parameters.map(h_=>IdentifierFactory.parameter(h_.key,NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:h_.schema}))),...K0.route.query?[IdentifierFactory.parameter(K0.route.query.key,ts$1.factory.createTypeReferenceNode(`${K0.route.accessor.at(-1)}.Query`))]:[],...K0.route.body?[IdentifierFactory.parameter(K0.route.body.key,ts$1.factory.createTypeReferenceNode(`${K0.route.accessor.at(-1)}.Body`),(K0.route.body.type==="application/json"||K0.route.body.type==="text/plain")&&((a_=K0.route.operation().requestBody)==null?void 0:a_.required)===!1?ts$1.factory.createToken(ts$1.SyntaxKind.QuestionToken):void 0)]:[]]};const sm=(K0,e_)=>{var h_,c_;const a_=e_.comment();return[K0.keyword===!0?a_.split("@param ").join("@param props."):a_,`@path ${e_.emendedPath}`,`@${((h_=K0.author)==null?void 0:h_.tag)??"nestia"} ${((c_=K0.author)==null?void 0:c_.value)??"Generated by Nestia - https://github.com/samchon/nestia"}`].join(`
4733
4733
  `)},u0=K0=>{var k_,y_;const e_=!!((k_=K0.route.success)!=null&&k_["x-nestia-encrypted"]),a_=((y_=K0.route.body)==null?void 0:y_.type)??"application/json",h_=T_=>K0.config.keyword===!0?IdentifierFactory.access(ts$1.factory.createIdentifier("props"),T_):ts$1.factory.createIdentifier(T_),c_=()=>ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(K0.importer.external({type:"instance",library:`@nestia/fetcher/lib/${e_?"EncryptedFetcher":"PlainFetcher"}`,name:e_?"EncryptedFetcher":"PlainFetcher"})),"fetch"),void 0,[a_&&a_!=="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(a_))],!0))],!0):ts$1.factory.createIdentifier("connection"),ts$1.factory.createObjectLiteralExpression([ts$1.factory.createSpreadAssignment(IdentifierFactory.access(ts$1.factory.createIdentifier(K0.route.accessor.at(-1)),"METADATA")),ts$1.factory.createPropertyAssignment("path",ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(K0.route.accessor.at(-1)),"path"),void 0,_0(K0,!1))),ts$1.factory.createPropertyAssignment("status",ts$1.factory.createNull())],!0),...K0.route.body?[h_(K0.route.body.key)]:[]]);return K0.config.simulate!==!0?[ts$1.factory.createReturnStatement(c_())]:[ts$1.factory.createReturnStatement(ts$1.factory.createConditionalExpression(ts$1.factory.createIdentifier("!!connection.simulate"),void 0,ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${K0.route.accessor.at(-1)}.simulate`),[],[ts$1.factory.createIdentifier("connection"),..._0(K0,!0)]),void 0,c_()))]},_0=(K0,e_)=>K0.route.parameters.length===0&&K0.route.query===null&&(e_===!1||K0.route.body===null)?[]:K0.config.keyword===!0?[ts$1.factory.createIdentifier("props")]:[...K0.route.parameters.map(a_=>ts$1.factory.createIdentifier(a_.key)),...K0.route.query?[ts$1.factory.createIdentifier(K0.route.query.key)]:[],...e_&&K0.route.body?[ts$1.factory.createIdentifier(K0.route.body.key)]:[]]})(NestiaMigrateApiFunctionProgrammer||(NestiaMigrateApiFunctionProgrammer={}));var NestiaMigrateApiSimulationProgrammer;(function(o){o.random=_0=>{const K0=_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,[ts$1.factory.createParameterDeclaration(void 0,void 0,"g",ts$1.factory.createToken(ts$1.SyntaxKind.QuestionToken),ts$1.factory.createTypeReferenceNode(ts$1.factory.createIdentifier("Partial"),[ts$1.factory.createTypeReferenceNode(`${_0.importer.external({type:"default",library:"typia",name:"typia"})}.IRandomGenerator`)]))],K0,void 0,ts$1.factory.createCallExpression(IdentifierFactory.access(ts$1.factory.createIdentifier(_0.importer.external({type:"default",library:"typia",name:"typia"})),"random"),[K0],[ts$1.factory.createIdentifier("g")])))},o.simulate=_0=>{const K0=()=>ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("random"),void 0,[ts$1.factory.createConditionalExpression(ts$1.factory.createLogicalAnd(ts$1.factory.createStrictEquality(ts$1.factory.createStringLiteral("object"),ts$1.factory.createTypeOfExpression(ts$1.factory.createIdentifier("connection.simulate"))),ts$1.factory.createStrictInequality(ts$1.factory.createNull(),ts$1.factory.createIdentifier("connection.simulate"))),void 0,ts$1.factory.createIdentifier("connection.simulate"),void 0,ts$1.factory.createIdentifier("undefined"))]);return constant$1("simulate",ts$1.factory.createArrowFunction(void 0,void 0,NestiaMigrateApiFunctionProgrammer.writeParameterDeclarations(_0),ts$1.factory.createTypeReferenceNode(_0.route.success?"Response":"void"),void 0,ts$1.factory.createBlock([...sm(_0),ts$1.factory.createReturnStatement(K0())],!0)))};const sm=_0=>{var c_;const K0=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"):K0(k_.name)]))])).map(ts$1.factory.createExpressionStatement);return[a_,u0(_0.importer,h_)]},u0=(_0,K0)=>ts$1.factory.createTryStatement(ts$1.factory.createBlock(K0,!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=K0=>{const e_=sm(K0);return ts$1.factory.createModuleDeclaration([ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],ts$1.factory.createIdentifier(K0.route.accessor.at(-1)),ts$1.factory.createModuleBlock([...e_,...e_.length?[FilePrinter.newLine()]:[],u0(K0),FilePrinter.newLine(),_0(K0),...K0.config.simulate===!0?[NestiaMigrateApiSimulationProgrammer.random(K0),NestiaMigrateApiSimulationProgrammer.simulate(K0)]:[]]),ts$1.NodeFlags.Namespace)},o.writePathCallExpression=(K0,e_)=>ts$1.factory.createCallExpression(ts$1.factory.createIdentifier(`${e_.accessor.at(-1)}.path`),void 0,e_.parameters.length===0&&e_.query===null?[]:K0.keyword===!0?[ts$1.factory.createIdentifier("props")]:[...e_.parameters,...e_.query?[e_.query]:[]].map(a_=>ts$1.factory.createIdentifier(a_.key)));const sm=K0=>{const e_=[],a_=(h_,c_)=>e_.push(ts$1.factory.createTypeAliasDeclaration([ts$1.factory.createModifier(ts$1.SyntaxKind.ExportKeyword)],h_,void 0,c_));return K0.config.keyword===!0&&(K0.route.parameters.length>0||K0.route.query||K0.route.body)&&a_("Props",NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:{type:"object",properties:Object.fromEntries([...K0.route.parameters.map(h_=>[h_.key,{...h_.schema,title:h_.parameter().title,description:h_.parameter().description}]),...K0.route.query?[[K0.route.query.key,{...K0.route.query.schema,title:K0.route.query.title(),description:K0.route.query.description()}]]:[],...K0.route.body?[[K0.route.body.key,{...K0.route.body.schema,description:K0.route.body.description()}]]:[]]),required:[...K0.route.parameters.map(h_=>h_.key),...K0.route.query?[K0.route.query.key]:[],...K0.route.body?[K0.route.body.key]:[]]}})),K0.route.headers&&a_("Headers",NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:K0.route.headers.schema})),K0.route.query&&a_("Query",NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:K0.route.query.schema})),K0.route.body&&a_("Body",NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:K0.route.body.schema})),K0.route.success&&a_("Response",NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:K0.route.success.schema})),e_},u0=K0=>{var e_,a_,h_;return constant("METADATA",ts$1.factory.createAsExpression(ts$1.factory.createObjectLiteralExpression([ts$1.factory.createPropertyAssignment("method",ts$1.factory.createStringLiteral(K0.route.method.toUpperCase())),ts$1.factory.createPropertyAssignment("path",ts$1.factory.createStringLiteral(getPath(K0.route))),ts$1.factory.createPropertyAssignment("request",K0.route.body?LiteralFactory.write({type:K0.route.body.type,encrypted:!!K0.route.body["x-nestia-encrypted"]}):ts$1.factory.createNull()),ts$1.factory.createPropertyAssignment("response",K0.route.method.toUpperCase()!=="HEAD"?LiteralFactory.write({type:((e_=K0.route.success)==null?void 0:e_.type)??"application/json",encrypted:!!((a_=K0.route.success)!=null&&a_["x-nestia-encrypted"])}):ts$1.factory.createNull()),...((h_=K0.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(`${K0.importer.external({type:"default",library:"typia",name:"typia"})}.http.createAssertQuery`),[NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:K0.route.success.schema})],void 0))]:[]],!0),ts$1.factory.createTypeReferenceNode(ts$1.factory.createIdentifier("const"))))},_0=K0=>{const e_=K0.route.parameters.length===0&&K0.route.query===null,a_=T_=>K0.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_?[]:K0.config.keyword===!0?[IdentifierFactory.parameter("props",K0.route.body?ts$1.factory.createTypeReferenceNode("Omit",[ts$1.factory.createTypeReferenceNode("Props"),ts$1.factory.createLiteralTypeNode(ts$1.factory.createStringLiteral(K0.route.body.key))]):ts$1.factory.createTypeReferenceNode("Props"))]:[...K0.route.parameters.map(D_=>IdentifierFactory.parameter(D_.key,NestiaMigrateSchemaProgrammer.write({components:K0.components,importer:K0.importer,schema:D_.schema}))),...K0.route.query?[IdentifierFactory.parameter(K0.route.query.key,ts$1.factory.createTypeReferenceNode(`${K0.route.accessor.at(-1)}.Query`))]:[]],void 0,void 0,T_)),c_=()=>{const T_=getPath(K0.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 py=O_.split("/")[0];return ts$1.factory.createTemplateSpan(ts$1.factory.createCallExpression(ts$1.factory.createIdentifier("encodeURIComponent"),void 0,[ts$1.factory.createBinaryExpression(a_(K0.route.parameters.find(K_=>K_.name===py).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(py.length)))}))};if(!K0.route.query)return h_(c_());const k_=T_=>K0.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_(K0.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?K0():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()),K0=()=>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 K0=sm.get(u0);if(K0)return K0;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,K0])=>ts$1.factory.createImportDeclaration(void 0,ts$1.factory.createImportClause(!1,K0.default!==null?ts$1.factory.createIdentifier(K0.default):void 0,K0.instances.size?ts$1.factory.createNamedImports([...K0.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(K0=>[FilePrinter.newLine(),NestiaMigrateApiFunctionProgrammer.write({config:sm.config,components:sm.components,importer:u0,route:K0}),NestiaMigrateApiNamespaceProgrammer.write({config:sm.config,components:sm.components,importer:u0,route:K0})]).flat();return[...u0.toStatements(K0=>`../${"../".repeat(sm.namespace.length)}structures/${K0}`),...[...sm.children].map(K0=>ts$1.factory.createExportDeclaration(void 0,!1,ts$1.factory.createNamespaceExport(ts$1.factory.createIdentifier(K0)),ts$1.factory.createStringLiteral(`./${K0}`),void 0)),..._0]}})(NestiaMigrateApiFileProgrammer||(NestiaMigrateApiFileProgrammer={}));var NestiaMigrateDtoProgrammer;(function(o){o.compose=_0=>{const K0=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(K0)(h_)(c_=>u0(_0.config)(_0.components)(c_)(h_,a_))}return K0};const sm=_0=>K0=>e_=>{const a_=K0.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=>K0=>e_=>(a_,h_)=>FilePrinter.description(ts$1.factory.createTypeAliasDeclaration([ts$1.factory.createToken(ts$1.SyntaxKind.ExportKeyword)],a_.split(".").at(-1),[],NestiaMigrateSchemaProgrammer.write({components:K0,importer:e_,schema:h_})),writeComment(_0)(h_,a_.indexOf(".")===-1))})(NestiaMigrateDtoProgrammer||(NestiaMigrateDtoProgrammer={}));const writeComment=o=>(sm,u0)=>{var _0,K0,e_,a_;return[...(_0=sm.description)!=null&&_0.length?[sm.description]:[],...(K0=sm.description)!=null&&K0.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(`
4734
- `).split("*/").join("*\\/")};var NestiaMigrateApiProgrammer;(function(o){o.write=_0=>{const K0=new HashMap(a_=>hash(a_.join(".")),(a_,h_)=>a_.length===h_.length&&a_.join(".")===h_.join("."));for(const a_ of _0.routes){const h_=a_.accessor.slice(0,-1);let c_=K0.take(h_,()=>({config:_0.config,components:_0.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_=K0.take(D_,()=>({config:_0.config,components:_0.document.components,namespace:D_,children:new Set,routes:[]}));O_.children.add(c_.namespace.at(-1)),c_=O_})}const e_=Object.fromEntries(K0.toJSON().map(({second:a_})=>[`src/${_0.mode==="nest"?"api/":""}functional/${a_.namespace.join("/")}/index.ts`,FilePrinter.write({statements:NestiaMigrateApiFileProgrammer.write({...a_,config:_0.config,components:_0.document.components})})]));if(_0.mode==="sdk")for(const[a_,h_]of NestiaMigrateDtoProgrammer.compose({config:_0.config,components:_0.document.components}).entries())e_[`src/structures/${a_}.ts`]=FilePrinter.write({statements:sm(a_,h_)});return e_};const sm=(_0,K0)=>{const e_=new NestiaMigrateImportProgrammer,a_=u0(e_,K0);return a_.length===0?[]:[...e_.toStatements(h_=>`./${h_}`,_0),...e_.empty()?[]:[FilePrinter.newLine()],...a_]},u0=(_0,K0)=>{const e_=[];if(K0.programmer!==null&&e_.push(K0.programmer(_0)),K0.children.size!==0){const a_=[];for(const h_ of K0.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(K0.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("."))),K0=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,[K0]);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,[K0,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,[K0,...[...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=K0=>{const e_=new NestiaMigrateImportProgrammer,a_=sm(K0,e_,pick(K0.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=(K0,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(K0,e_),...NestiaMigrateE2eFunctionProgrammer.writeBody({config:K0.config,components:K0.document.components,importer:e_,route:a_})],!0))}),u0=(K0,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_=K0.document.servers)==null?void 0:a_[0])==null?void 0:h_.url)!=null&&c_.length?[ts$1.factory.createPropertyAssignment("host",ts$1.factory.createStringLiteral(K0.document.servers[0].url))]:[],...K0.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.routes.map(_0=>sm(u0.config,u0.document.components,_0)).map(_0=>[`${_0.location}/${_0.file}`,_0.content]));const sm=(u0,_0,K0)=>{const e_=new NestiaMigrateImportProgrammer,a_=NestiaMigrateE2eFunctionProgrammer.write({config:u0,components:_0,importer:e_,route:K0}),h_=[...e_.toStatements(c_=>`@ORGANIZATION/PROJECT-api/lib/structures/${c_}`),FilePrinter.newLine(),a_];return{location:"test/features/api",file:`${["test","api",...K0.accessor].join("_")}.ts`,content:FilePrinter.write({statements:h_})}}})(NestiaMigrateE2eProgrammer||(NestiaMigrateE2eProgrammer={}));var NestiaMigrateControllerAnalyzer;(function(o){o.analyze=sm=>{const u0=new Map;for(const K0 of sm){const e_=K0.operation()["x-samchon-controller"]??(K0.accessor.length<=1?"__App":K0.accessor.slice(0,-1).map(StringUtil.capitalize).join(""))+"Controller";MapUtil.take(u0)(e_)(()=>({name:e_,path:"@lazy",location:"@lazy",routes:[]})).routes.push(K0)}const _0=[...u0.values()];for(const K0 of _0){const e_=k_=>k_.emendedPath.split("/"),a_=k_=>e_(k_).filter(y_=>y_.length!==0&&y_[0]!==":"),h_=e_(K0.routes[0]),c_=a_(K0.routes[0]);for(const k_ of K0.routes.slice(1))h_.splice(getSplitIndex(h_,e_(k_))),c_.splice(getSplitIndex(c_,a_(k_)));K0.path=h_.join("/"),K0.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(`
4734
+ `).split("*/").join("*\\/")};var NestiaMigrateApiProgrammer;(function(o){o.write=_0=>{const K0=new HashMap(a_=>hash(a_.join(".")),(a_,h_)=>a_.length===h_.length&&a_.join(".")===h_.join("."));for(const a_ of _0.routes){const h_=a_.accessor.slice(0,-1);let c_=K0.take(h_,()=>({config:_0.config,components:_0.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_=K0.take(D_,()=>({config:_0.config,components:_0.document.components,namespace:D_,children:new Set,routes:[]}));O_.children.add(c_.namespace.at(-1)),c_=O_})}const e_=Object.fromEntries(K0.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.document.components})})]));if(_0.mode==="sdk")for(const[a_,h_]of NestiaMigrateDtoProgrammer.compose({config:_0.config,components:_0.document.components}).entries())e_[`src/structures/${a_}.ts`]=FilePrinter.write({statements:sm(a_,h_)});return e_};const sm=(_0,K0)=>{const e_=new NestiaMigrateImportProgrammer,a_=u0(e_,K0);return a_.length===0?[]:[...e_.toStatements(h_=>`./${h_}`,_0),...e_.empty()?[]:[FilePrinter.newLine()],...a_]},u0=(_0,K0)=>{const e_=[];if(K0.programmer!==null&&e_.push(K0.programmer(_0)),K0.children.size!==0){const a_=[];for(const h_ of K0.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(K0.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("."))),K0=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,[K0]);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,[K0,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,[K0,...[...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=K0=>{const e_=new NestiaMigrateImportProgrammer,a_=sm(K0,e_,pick(K0.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=(K0,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(K0,e_),...NestiaMigrateE2eFunctionProgrammer.writeBody({config:K0.config,components:K0.document.components,importer:e_,route:a_})],!0))}),u0=(K0,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_=K0.document.servers)==null?void 0:a_[0])==null?void 0:h_.url)!=null&&c_.length?[ts$1.factory.createPropertyAssignment("host",ts$1.factory.createStringLiteral(K0.document.servers[0].url))]:[],...K0.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.routes.map(_0=>sm(u0.config,u0.document.components,_0)).map(_0=>[`${_0.location}/${_0.file}`,_0.content]));const sm=(u0,_0,K0)=>{const e_=new NestiaMigrateImportProgrammer,a_=NestiaMigrateE2eFunctionProgrammer.write({config:u0,components:_0,importer:e_,route:K0}),h_=[...e_.toStatements(c_=>`@ORGANIZATION/PROJECT-api/lib/structures/${c_}`),FilePrinter.newLine(),a_];return{location:"test/features/api",file:`${["test","api",...K0.accessor].join("_")}.ts`,content:FilePrinter.write({statements:h_})}}})(NestiaMigrateE2eProgrammer||(NestiaMigrateE2eProgrammer={}));var NestiaMigrateControllerAnalyzer;(function(o){o.analyze=sm=>{const u0=new Map;for(const K0 of sm){const e_=K0.operation()["x-samchon-controller"]??(K0.accessor.length<=1?"__App":K0.accessor.slice(0,-1).map(StringUtil.capitalize).join(""))+"Controller";MapUtil.take(u0)(e_)(()=>({name:e_,path:"@lazy",location:"@lazy",routes:[]})).routes.push(K0)}const _0=[...u0.values()];for(const K0 of _0){const e_=k_=>k_.emendedPath.split("/"),a_=k_=>e_(k_).filter(y_=>y_.length!==0&&y_[0]!==":"),h_=e_(K0.routes[0]),c_=a_(K0.routes[0]);for(const k_ of K0.routes.slice(1))h_.splice(getSplitIndex(h_,e_(k_))),c_.splice(getSplitIndex(c_,a_(k_)));K0.path=h_.join("/"),K0.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(`
4735
4735
  `)},u0=a_=>{var T_,D_,O_,P_,Z_;const h_=(py,K_)=>ts$1.factory.createIdentifier(a_.importer.external({type:"instance",library:py,name:K_})),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(py=>!!py.length).join("/"),y_=py=>ts$1.factory.createDecorator(ts$1.factory.createCallExpression(IdentifierFactory.access(h_("@nestia/core",py),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[py,K_]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:K_.schema})],[isNaN(Number(py))?ts$1.factory.createStringLiteral(py):ExpressionFactory.number(Number(py)),...(Z_=K_.response().description)!=null&&Z_.length?[ts$1.factory.createStringLiteral(K_.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?[K0({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?[K0({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?[K0({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})]:[]]},K0=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((K0,e_)=>[...e_!==0?[FilePrinter.newLine()]:[],NestiaMigrateNestMethodProgrammer.write({config:sm.config,components:sm.components,controller:sm.controller,importer:u0,route:K0})]).flat());return[...u0.toStatements(K0=>`${"../".repeat(StringUtil.splitWithNormalization(sm.controller.location).length-1)}api/structures/${K0}`),...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 K0=NestiaMigrateControllerAnalyzer.analyze(_0.routes),e_=[["src/MyModule.ts",NestiaMigrateNestModuleProgrammer.write(K0)],...K0.map(a_=>[`${a_.location}/${a_.name}.ts`,NestiaMigrateNestControllerProgrammer.write({config:_0.config,components:_0.document.components,controller:a_})]),...[...NestiaMigrateDtoProgrammer.compose({config:_0.config,components:_0.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,K0)=>{const e_=new NestiaMigrateImportProgrammer,a_=u0(e_)(K0);return a_.length===0?[]:[...e_.toStatements(h_=>`./${h_}`,_0),...e_.empty()?[]:[FilePrinter.newLine()],...a_]},u0=_0=>K0=>{const e_=[];if(K0.programmer!==null&&e_.push(K0.programmer(_0)),K0.children.size){const a_=[];for(const h_ of K0.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(K0.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.application_=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&&SS(a0.paths))&&(a0.webhooks===void 0||typeof a0.webhooks=="object"&&a0.webhooks!==null&&Array.isArray(a0.webhooks)===!1&&SS(a0.webhooks))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&HS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&X7(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&&K0(a0.variables)),K0=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&e_(cm)}),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&&Ex(a0.securitySchemes)),y_=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&_9(cm)}),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)),py=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)),K_=a0=>typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&_9(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&&_9(w0))&&a0.additionalItems!==null&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1&&_9(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)),W_=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&&_9(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)),ix=a0=>Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&FC(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&Sx(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)),Q_=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)),nx=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)),Sx=a0=>typeof a0.propertyName=="string"&&(a0.mapping===void 0||typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1&&Zx(a0.mapping)),Zx=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="string"}),Ex=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&R$(cm)}),wS=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"),CS=a0=>a0.type==="http"&&a0.scheme==="basic"&&(a0.description===void 0||typeof a0.description=="string"),$x=a0=>a0.type==="http"&&a0.scheme==="bearer"&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string")&&(a0.description===void 0||typeof a0.description=="string"),n7=a0=>a0.type==="oauth2"&&typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1&&t7(a0.flows)&&(a0.description===void 0||typeof a0.description=="string"),t7=a0=>(a0.authorizationCode===void 0||typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1&&_7(a0.authorizationCode))&&(a0.implicit===void 0||typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1&&YS(a0.implicit))&&(a0.password===void 0||typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1&&T7(a0.password))&&(a0.clientCredentials===void 0||typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1&&T7(a0.clientCredentials)),_7=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&&Zx(a0.scopes)),YS=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&&Zx(a0.scopes)),T7=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&&Zx(a0.scopes)),G7=a0=>a0.type==="openIdConnect"&&typeof a0.openIdConnectUrl=="string"&&(a0.description===void 0||typeof a0.description=="string"),SS=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&wT(cm)}),wT=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&&jS(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&jS(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&jS(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&jS(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&jS(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&jS(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&jS(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&jS(a0.trace)),jS=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&&xS(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&&Rx(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&&HS(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"),xS=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.in==="path"||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&_9(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&&fT(a0.examples)),fT=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&ZA(cm)}),ZA=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&&F7(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"),F7=a0=>(a0["text/plain"]===void 0||typeof a0["text/plain"]=="object"&&a0["text/plain"]!==null&&Array.isArray(a0["text/plain"])===!1&&AT(a0["text/plain"]))&&(a0["application/json"]===void 0||typeof a0["application/json"]=="object"&&a0["application/json"]!==null&&Array.isArray(a0["application/json"])===!1&&AT(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&&AT(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&&AT(a0["application/x-www-form-url-encoded"]))&&(a0["*/*"]===void 0||typeof a0["*/*"]=="object"&&a0["*/*"]!==null&&Array.isArray(a0["*/*"])===!1&&AT(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 cm=a0[w0];return cm===void 0?!0:cm===void 0||typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&AT(cm)}),AT=a0=>(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&_9(a0.schema))&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&fT(a0.examples)),Rx=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&MI(cm)}),MI=a0=>(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&J7(a0.headers))&&(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&F7(a0.content))&&(a0.description===void 0||typeof a0.description=="string")&&(a0["x-nestia-encrypted"]===void 0||typeof a0["x-nestia-encrypted"]=="boolean"),J7=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&xS(cm)}),HS=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:Array.isArray(cm)&&cm.every(i_=>typeof i_=="string")}),X7=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&&nI(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&&R3(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&&FA(a0.responses))&&(a0.securityDefinitions===void 0||typeof a0.securityDefinitions=="object"&&a0.securityDefinitions!==null&&Array.isArray(a0.securityDefinitions)===!1&&iT(a0.securityDefinitions))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&HS(w0)))&&(a0.paths===void 0||typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1&&IC(a0.paths))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&rT(w0))),nI=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&&kI(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&_C(a0.license))&&typeof a0.version=="string",kI=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"),_C=a0=>typeof a0.name=="string"&&(a0.url===void 0||typeof a0.url=="string"),R3=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&oB(cm)}),iC=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)),dE=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)),yC=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)),l4=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)),hC=a0=>typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&oB(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)),v7=a0=>(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&R3(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&&oB(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)),e4=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,_S=a0=>Array.isArray(a0["x-anyOf"])&&a0["x-anyOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&oB(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,Wx=a0=>Array.isArray(a0["x-oneOf"])&&a0["x-oneOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&oB(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,dS=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,US=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 cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Hw(cm)}),CA=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",iA=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",GA=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",QA=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",HA=a0=>typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&oB(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",jT=a0=>(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&R3(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&&oB(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",dT=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",H3=a0=>Array.isArray(a0["x-anyOf"])&&a0["x-anyOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&oB(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",C3=a0=>Array.isArray(a0["x-oneOf"])&&a0["x-oneOf"].every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&oB(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",cI=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",vC=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",g4=a0=>typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&oB(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"),FA=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&PT(cm)}),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&&R3(a0.headers))&&(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&oB(a0.schema))&&!0,iT=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&dF(cm)}),F3=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"),J3=a0=>a0.type==="basic"&&(a0.name===void 0||typeof a0.name=="string")&&(a0.description===void 0||typeof a0.description=="string"),NC=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&&Zx(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),wI=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&&Zx(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&&Zx(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),eT=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&&Zx(a0.scopes))&&(a0.description===void 0||typeof a0.description=="string"),IC=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&JI(cm)}),JI=a0=>(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&W5(w0)))&&(a0.delete===void 0||typeof a0.delete=="object"&&a0.delete!==null&&Array.isArray(a0.delete)===!1&&BT(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&BT(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&BT(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&BT(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&BT(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&BT(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&BT(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&BT(a0.trace)),s4=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,BT=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&&AH(w0)))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&d8(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&&HS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"),ZE=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,d8=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&cB(cm)}),$A=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,rT=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),Kx=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&&JC(a0.info))&&(a0.components===void 0||typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1&&fD(a0.components))&&(a0.paths===void 0||typeof a0.paths=="object"&&a0.paths!==null&&Array.isArray(a0.paths)===!1&&sB(a0.paths))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&HS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&KT(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 cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&HT(cm)}),HT=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"),JC=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&&yE(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&GI(a0.license))&&typeof a0.version=="string",yE=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"),GI=a0=>typeof a0.name=="string"&&(a0.url===void 0||typeof a0.url=="string"),fD=a0=>(a0.schemas===void 0||typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1&&Vw(a0.schemas))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&eD(a0.responses))&&(a0.parameters===void 0||typeof a0.parameters=="object"&&a0.parameters!==null&&Array.isArray(a0.parameters)===!1&&eN(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&&IN(a0.securitySchemes))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&IM(a0.headers))&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&tJ(a0.examples)),Vw=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&pR(cm)}),bA=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)),NT=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)),ZI=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)),VA=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)),fC=a0=>(a0.nullable===void 0||typeof a0.nullable=="boolean")&&typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&pR(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)),ET=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&&Vw(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&&pR(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)),TA=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,$7=a0=>Array.isArray(a0.allOf)&&a0.allOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&pR(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,zA=a0=>Array.isArray(a0.anyOf)&&a0.anyOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&pR(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,B7=a0=>Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&pR(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&AA(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,AA=a0=>typeof a0.propertyName=="string"&&(a0.mapping===void 0||typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1&&Zx(a0.mapping)),MC=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)),sD=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)),eD=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&TP(cm)}),TP=a0=>(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&EF(a0.content))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&lR(a0.headers))&&(a0.description===void 0||typeof a0.description=="string"),EF=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&TN(cm)}),TN=a0=>(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&pR(a0.schema))&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&xE(a0.examples)),xE=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&CM(cm)}),FE=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"),t4=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,lR=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&LR(cm)}),nP=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&&xE(a0.examples))&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&pR(a0.schema)&&(a0.name===void 0||typeof a0.name=="string"),QF=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,eN=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&tV(cm)}),tV=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.in==="path"||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&pR(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&&xE(a0.examples)),H4=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&DF(cm)}),DF=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&&EF(a0.content)),IN=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Lee(cm)}),XP=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"),UA=a0=>a0.type==="http"&&a0.scheme==="basic"&&(a0.description===void 0||typeof a0.description=="string"),ZF=a0=>a0.type==="http"&&a0.scheme==="bearer"&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string")&&(a0.description===void 0||typeof a0.description=="string"),dP=a0=>a0.type==="oauth2"&&typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1&&xD(a0.flows)&&(a0.description===void 0||typeof a0.description=="string"),xD=a0=>(a0.authorizationCode===void 0||typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1&&R8(a0.authorizationCode))&&(a0.implicit===void 0||typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1&&mN(a0.implicit))&&(a0.password===void 0||typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1&&OO(a0.password))&&(a0.clientCredentials===void 0||typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1&&OO(a0.clientCredentials)),R8=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&&Zx(a0.scopes)),mN=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&&Zx(a0.scopes)),OO=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&&Zx(a0.scopes)),TM=a0=>a0.type==="openIdConnect"&&typeof a0.openIdConnectUrl=="string"&&(a0.description===void 0||typeof a0.description=="string"),IM=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&nP(cm)}),tJ=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&FE(cm)}),sB=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&VO(cm)}),VO=a0=>(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&gL(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&&Kv(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&Kv(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&Kv(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&Kv(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&Kv(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&Kv(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&Kv(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&Kv(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,Kv=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&&gL(w0)))&&(a0.requestBody===void 0||typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1&&TH(a0.requestBody))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&AS(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&&HS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"),Vx=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,AS=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&yq(cm)}),U7=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,KT=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),pI=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&&AC(a0.info))&&(a0.components===void 0||typeof a0.components=="object"&&a0.components!==null&&Array.isArray(a0.components)===!1&&aB(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&&rN(a0.webhooks))&&(a0.security===void 0||Array.isArray(a0.security)&&a0.security.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&HS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="object"&&w0!==null&&$$(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&&$E(a0.variables)),$E=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&fw(cm)}),fw=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"),AC=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&&a8(a0.contact))&&(a0.license===void 0||typeof a0.license=="object"&&a0.license!==null&&wF(a0.license))&&typeof a0.version=="string",a8=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"),wF=a0=>typeof a0.name=="string"&&(a0.identifier===void 0||typeof a0.identifier=="string")&&(a0.url===void 0||typeof a0.url=="string"),aB=a0=>(a0.schemas===void 0||typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1&&F$(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&&z1(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&&uO(a0.headers))&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&PF(a0.examples)),F$=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&fO(cm)}),kC=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&&fO(w0))||typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&fO(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&&fO(w0)))&&a0.additionalItems!==null&&(a0.additionalItems===void 0||typeof a0.additionalItems=="boolean"||typeof a0.additionalItems=="object"&&a0.additionalItems!==null&&Array.isArray(a0.additionalItems)===!1&&fO(a0.additionalItems))&&(a0.properties===void 0||typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1&&F$(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&&fO(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&&fO(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&sU(a0.discriminator))&&Array.isArray(a0.anyOf)&&a0.anyOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&fO(w0))&&Array.isArray(a0.allOf)&&a0.allOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&fO(w0))&&typeof a0.$ref=="string",uR=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,fR=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)),kM=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)),cz=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)),kN=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)),G5=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&&fO(w0))||typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1&&fO(a0.items))&&(a0.prefixItems===void 0||Array.isArray(a0.prefixItems)&&a0.prefixItems.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&fO(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&&fO(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)),mq=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&&F$(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&&fO(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)),tN=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,s$=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,WG=a0=>Array.isArray(a0.allOf)&&a0.allOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&fO(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,HG=a0=>Array.isArray(a0.anyOf)&&a0.anyOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&fO(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,_q=a0=>Array.isArray(a0.oneOf)&&a0.oneOf.every(w0=>typeof w0=="object"&&w0!==null&&Array.isArray(w0)===!1&&fO(w0))&&(a0.discriminator===void 0||typeof a0.discriminator=="object"&&a0.discriminator!==null&&sU(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,sU=a0=>typeof a0.propertyName=="string"&&(a0.mapping===void 0||typeof a0.mapping=="object"&&a0.mapping!==null&&Array.isArray(a0.mapping)===!1&&Zx(a0.mapping)),MR=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)),aU=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 cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&hq(cm)}),hq=a0=>(a0.parameters===void 0||Array.isArray(a0.parameters)&&a0.parameters.every(w0=>typeof w0=="object"&&w0!==null&&YN(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&&jN(a0.delete))&&(a0.head===void 0||typeof a0.head=="object"&&a0.head!==null&&Array.isArray(a0.head)===!1&&jN(a0.head))&&(a0.get===void 0||typeof a0.get=="object"&&a0.get!==null&&Array.isArray(a0.get)===!1&&jN(a0.get))&&(a0.post===void 0||typeof a0.post=="object"&&a0.post!==null&&Array.isArray(a0.post)===!1&&jN(a0.post))&&(a0.put===void 0||typeof a0.put=="object"&&a0.put!==null&&Array.isArray(a0.put)===!1&&jN(a0.put))&&(a0.patch===void 0||typeof a0.patch=="object"&&a0.patch!==null&&Array.isArray(a0.patch)===!1&&jN(a0.patch))&&(a0.options===void 0||typeof a0.options=="object"&&a0.options!==null&&Array.isArray(a0.options)===!1&&jN(a0.options))&&(a0.trace===void 0||typeof a0.trace=="object"&&a0.trace!==null&&Array.isArray(a0.trace)===!1&&jN(a0.trace)),gq=a0=>(a0.name===void 0||typeof a0.name=="string")&&(a0.in==="path"||a0.in==="query"||a0.in==="header"||a0.in==="cookie")&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&fO(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&&hL(a0.examples)),hL=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&nJ(cm)}),KG=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"),e9=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,AX=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,dR=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,jN=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&&YN(w0)))&&(a0.requestBody===void 0||typeof a0.requestBody=="object"&&a0.requestBody!==null&&Array.isArray(a0.requestBody)===!1&&YG(a0.requestBody))&&(a0.responses===void 0||typeof a0.responses=="object"&&a0.responses!==null&&Array.isArray(a0.responses)===!1&&TX(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&&HS(w0)))&&(a0.tags===void 0||Array.isArray(a0.tags)&&a0.tags.every(w0=>typeof w0=="string"))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"),M9=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&&oU(a0.content)),oU=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&rJ(cm)}),rJ=a0=>(a0.schema===void 0||typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&fO(a0.schema))&&!0&&(a0.examples===void 0||typeof a0.examples=="object"&&a0.examples!==null&&Array.isArray(a0.examples)===!1&&hL(a0.examples)),lz=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,TX=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&IX(cm)}),cU=a0=>(a0.content===void 0||typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1&&oU(a0.content))&&(a0.headers===void 0||typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1&&XG(a0.headers))&&(a0.description===void 0||typeof a0.description=="string"),XG=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&fI(cm)}),SH=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&&hL(a0.examples))&&typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1&&fO(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 cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&cU(cm)}),R_=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&gq(cm)}),z1=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&M9(cm)}),k2=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&yL(cm)}),Hx=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"),NS=a0=>a0.type==="http"&&a0.scheme==="basic"&&(a0.description===void 0||typeof a0.description=="string"),k7=a0=>a0.type==="http"&&a0.scheme==="bearer"&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string")&&(a0.description===void 0||typeof a0.description=="string"),hA=a0=>a0.type==="oauth2"&&typeof a0.flows=="object"&&a0.flows!==null&&Array.isArray(a0.flows)===!1&&uA(a0.flows)&&(a0.description===void 0||typeof a0.description=="string"),uA=a0=>(a0.authorizationCode===void 0||typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1&&G3(a0.authorizationCode))&&(a0.implicit===void 0||typeof a0.implicit=="object"&&a0.implicit!==null&&Array.isArray(a0.implicit)===!1&&YE(a0.implicit))&&(a0.password===void 0||typeof a0.password=="object"&&a0.password!==null&&Array.isArray(a0.password)===!1&&a4(a0.password))&&(a0.clientCredentials===void 0||typeof a0.clientCredentials=="object"&&a0.clientCredentials!==null&&Array.isArray(a0.clientCredentials)===!1&&a4(a0.clientCredentials)),G3=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&&Zx(a0.scopes)),YE=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&&Zx(a0.scopes)),a4=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&&Zx(a0.scopes)),T4=a0=>a0.type==="openIdConnect"&&typeof a0.openIdConnectUrl=="string"&&(a0.description===void 0||typeof a0.description=="string"),uO=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&SH(cm)}),PF=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&KG(cm)}),rN=a0=>Object.keys(a0).every(w0=>{const cm=a0[w0];return cm===void 0?!0:typeof cm=="object"&&cm!==null&&Array.isArray(cm)===!1&&vq(cm)}),JD=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,$$=a0=>typeof a0.name=="string"&&(a0.description===void 0||typeof a0.description=="string"),_9=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"?py(a0):a0.items!==void 0?K_(a0):a0.prefixItems!==void 0?B_(a0):a0.type==="object"?W_(a0):a0.$ref!==void 0?hy(a0):a0.oneOf!==void 0?ix(a0):a0.type==="null"?Q_(a0):nx(a0),FC=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"?py(a0):a0.items!==void 0?K_(a0):a0.prefixItems!==void 0?B_(a0):a0.type==="object"?W_(a0):a0.$ref!==void 0?hy(a0):a0.type==="null"?Q_(a0):nx(a0),oB=a0=>a0.type==="boolean"?iC(a0):a0.type==="number"?yC(a0):a0.type==="integer"?dE(a0):a0.type==="string"?l4(a0):a0.type==="array"?hC(a0):a0.type==="object"?v7(a0):a0.$ref!==void 0?e4(a0):a0["x-anyOf"]!==void 0?_S(a0):a0["x-oneOf"]!==void 0?Wx(a0):a0.type==="null"?dS(a0):US(a0),W5=a0=>a0.type==="boolean"?CA(a0):a0.type==="number"?GA(a0):a0.type==="integer"?iA(a0):a0.type==="string"?QA(a0):a0.type==="array"?HA(a0):a0.type==="object"?jT(a0):a0["x-anyOf"]!==void 0?H3(a0):a0["x-oneOf"]!==void 0?C3(a0):a0.type==="null"?cI(a0):a0.schema!==void 0?g4(a0):dT(a0)?dT(a0):vC(a0)?vC(a0):s4(a0)?s4(a0):!1,AH=a0=>a0.type==="boolean"?CA(a0):a0.type==="number"?GA(a0):a0.type==="integer"?iA(a0):a0.type==="string"?QA(a0):a0.type==="array"?HA(a0):a0.type==="object"?jT(a0):a0["x-anyOf"]!==void 0?H3(a0):a0["x-oneOf"]!==void 0?C3(a0):a0.type==="null"?cI(a0):a0.schema!==void 0?g4(a0):dT(a0)?dT(a0):vC(a0)?vC(a0):ZE(a0)?ZE(a0):!1,pR=a0=>a0.type==="boolean"?bA(a0):a0.type==="number"?ZI(a0):a0.type==="integer"?NT(a0):a0.type==="string"?VA(a0):a0.type==="array"?fC(a0):a0.type==="object"?ET(a0):a0.$ref!==void 0?TA(a0):a0.allOf!==void 0?$7(a0):a0.anyOf!==void 0?zA(a0):a0.oneOf!==void 0?B7(a0):a0.type==="null"?MC(a0):sD(a0),gL=a0=>a0.in!==void 0?tV(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?L_(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?QF(a0):!1,fO=a0=>Array.isArray(a0.type)&&a0.type.every(w0=>w0==="string"||w0==="number"||w0==="boolean"||w0==="object"||w0==="null"||w0==="integer"||w0==="array")?kC(a0):a0.type==="boolean"?fR(a0):a0.type==="number"?cz(a0):a0.type==="integer"?kM(a0):a0.type==="string"?kN(a0):a0.type==="array"?G5(a0):a0.type==="object"?mq(a0):a0.$recursiveRef!==void 0?s$(a0):a0.type==="null"?MR(a0):a0.const!==void 0?uR(a0):a0.$ref!==void 0?tN(a0):a0.allOf!==void 0?WG(a0):a0.anyOf!==void 0?HG(a0):a0.oneOf!==void 0?_q(a0):aU(a0),YN=a0=>a0.in!==void 0?gq(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?dR(a0):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?AX(a0):!1,R$=a0=>a0.type==="apiKey"?wS(a0):a0.scheme==="basic"?CS(a0):a0.scheme==="bearer"?$x(a0):a0.type==="oauth2"?n7(a0):a0.type==="openIdConnect"?G7(a0):!1,Hw=a0=>a0.type==="boolean"?CA(a0):a0.type==="number"?GA(a0):a0.type==="integer"?iA(a0):a0.type==="string"?QA(a0):a0.type==="array"?HA(a0):a0.type==="object"?jT(a0):a0.$ref!==void 0?dT(a0):a0["x-anyOf"]!==void 0?H3(a0):a0["x-oneOf"]!==void 0?C3(a0):a0.type==="null"?cI(a0):a0.schema!==void 0?g4(a0):vC(a0),dF=a0=>a0.type==="apiKey"?F3(a0):a0.type==="basic"?J3(a0):a0.flow==="implicit"?NC(a0):a0.flow==="accessCode"?wI(a0):a0.flow==="application"?eT(a0):a0.flow==="password"?SA(a0):!1,cB=a0=>a0.$ref!==void 0?$A(a0):PT(a0),CM=a0=>a0.$ref!==void 0?t4(a0):FE(a0),LR=a0=>a0.schema!==void 0?nP(a0):a0.$ref!==void 0?QF(a0):!1,Lee=a0=>a0.type==="apiKey"?XP(a0):a0.scheme==="basic"?UA(a0):a0.scheme==="bearer"?ZF(a0):a0.type==="oauth2"?dP(a0):a0.type==="openIdConnect"?TM(a0):!1,TH=a0=>a0.$ref!==void 0?Vx(a0):DF(a0),yq=a0=>a0.$ref!==void 0?U7(a0):TP(a0),nJ=a0=>a0.$ref!==void 0?e9(a0):KG(a0),YG=a0=>a0.$ref!==void 0?lz(a0):M9(a0),IX=a0=>a0.$ref!==void 0?E_(a0):cU(a0),fI=a0=>a0.$ref!==void 0?AX(a0):a0.schema!==void 0?SH(a0):!1,yL=a0=>a0.type==="apiKey"?Hx(a0):a0.scheme==="basic"?NS(a0):a0.scheme==="bearer"?k7(a0):a0.type==="oauth2"?hA(a0):a0.type==="openIdConnect"?T4(a0):!1,vq=a0=>a0.$ref!==void 0?JD(a0):hq(a0),M$=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))?Kx(a0):typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)?pI(a0):!1,DQ=(a0,w0,cm=!0)=>(typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".openapi",expected:"`3.1.${number}`",value:a0.openapi},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))&&L9(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:a0.info},g_))&&IH(a0.info,w0+".info",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".components",expected:"OpenApi.IComponents",value:a0.components},g_))&&kX(a0.components,w0+".components",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:a0.paths},g_))&&PQ(a0.paths,w0+".paths",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:a0.webhooks},g_))&&PQ(a0.webhooks,w0+".webhooks",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApi.IDocument.ITag",value:i_},g_))&&TL(i_,w0+".tags["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApi.IDocument.ITag",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:a0.tags},g_))&&(a0["x-samchon-emended-v4"]===!0||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["x-samchon-emended-v4"]',expected:"true",value:a0["x-samchon-emended-v4"]},g_)),L9=(a0,w0,cm=!0)=>(typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"string",value:a0.url},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:a0.variables},g_))&&xq(a0.variables,w0+".variables",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:a0.variables},g_)),xq=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IServer.IVariable",value:s_},g_))&&rV(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IServer.IVariable",value:s_},g_)}),rV=(a0,w0,cm=!0)=>(typeof a0.default=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"string",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),IH=(a0,w0,cm=!0)=>(typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:a0.contact},g_))&&kH(a0.contact,w0+".contact",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:a0.license},g_))&&lB(a0.license,w0+".license",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),kH=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".email",expected:'string & Format<"email">',value:a0.email},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".email",expected:'((string & Format<"email">) | undefined)',value:a0.email},g_)),lB=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.identifier===void 0||typeof a0.identifier=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".identifier",expected:"(string | undefined)",value:a0.identifier},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),kX=(a0,w0,cm=!0)=>(a0.schemas===void 0||(typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.schemas},g_))&&CX(a0.schemas,w0+".schemas",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&o$(a0.securitySchemes,w0+".securitySchemes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_)),CX=(a0,w0,cm=!0)=>cm===!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(cm,{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_))&&VR(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),nV=(a0,w0,cm=!0)=>(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["const"]',expected:"(boolean | number | string)",value:a0.const},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),y8=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>(a0[i_]===void 0,!0)),Ow=(a0,w0,cm=!0)=>(a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | undefined)",value:a0.default},g_))&&(a0.type==="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),uz=(a0,w0,cm=!0)=>(a0.default===void 0||typeof a0.default=="number"&&(Math.floor(a0.default)===a0.default&&-9223372036854776e3<=a0.default&&a0.default<=9223372036854776e3||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:a0.multipleOf},g_))&&(a0.type==="integer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),bq=(a0,w0,cm=!0)=>(a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(number | undefined)",value:a0.default},g_))&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".maximum",expected:"(number | undefined)",value:a0.maximum},g_))&&(a0.exclusiveMinimum===void 0||typeof a0.exclusiveMinimum=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:"(number | undefined)",value:a0.exclusiveMinimum},g_))&&(a0.exclusiveMaximum===void 0||typeof a0.exclusiveMaximum=="number"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:a0.multipleOf},g_))&&(a0.type==="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),iV=(a0,w0,cm=!0)=>(a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(string | undefined)",value:a0.default},g_))&&(a0.format===void 0||typeof a0.format=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.type==="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),Sq=(a0,w0,cm=!0)=>((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(cm,{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_))&&VR(a0.items,w0+".items",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxItems},g_))&&(a0.type==="array"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),CH=(a0,w0,cm=!0)=>(a0.type==="array"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&((Array.isArray(a0.prefixItems)||_assertGuard_2(cm,{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(cm,{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_))&&VR(i_,w0+".prefixItems["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:a0.prefixItems},g_))&&(a0.additionalItems!==null||_assertGuard_2(cm,{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(cm,{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_))&&VR(a0.additionalItems,w0+".additionalItems",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),EM=(a0,w0,cm=!0)=>(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.properties},g_))&&CX(a0.properties,w0+".properties",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.additionalProperties!==null||_assertGuard_2(cm,{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(cm,{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_))&&VR(a0.additionalProperties,w0+".additionalProperties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.type==="object"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),QG=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),a$=(a0,w0,cm=!0)=>((Array.isArray(a0.oneOf)||_assertGuard_2(cm,{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(cm,{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_))&&DL(i_,w0+".oneOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&EH(a0.discriminator,w0+".discriminator",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),EX=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.type==="null"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),Aq=(a0,w0,cm=!0)=>(a0.type!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_))&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, any> | undefined)",value:a0.examples},g_)),EH=(a0,w0,cm=!0)=>(typeof a0.propertyName=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_))&&j9(a0.mapping,w0+".mapping",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_)),j9=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:typeof s_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"string",value:s_},g_)}),o$=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{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_))&&qQ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),iJ=(a0,w0,cm=!0)=>(a0.type==="apiKey"||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),jR=(a0,w0,cm=!0)=>(a0.type==="http"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="basic"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scheme",expected:'"basic"',value:a0.scheme},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),DX=(a0,w0,cm=!0)=>(a0.type==="http"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="bearer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scheme",expected:'"bearer"',value:a0.scheme},g_))&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".bearerFormat",expected:"(string | undefined)",value:a0.bearerFormat},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),DM=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&wQ(a0.flows,w0+".flows",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),wQ=(a0,w0,cm=!0)=>(a0.authorizationCode===void 0||(typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&ZG(a0.authorizationCode,w0+".authorizationCode",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&sJ(a0.implicit,w0+".implicit",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&Tq(a0.password,w0+".password",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_))&&Tq(a0.clientCredentials,w0+".clientCredentials",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_)),ZG=(a0,w0,cm=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),sJ=(a0,w0,cm=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),Tq=(a0,w0,cm=!0)=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),vL=(a0,w0,cm=!0)=>(a0.type==="openIdConnect"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"openIdConnect"',value:a0.type},g_))&&(typeof a0.openIdConnectUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".openIdConnectUrl",expected:"string",value:a0.openIdConnectUrl},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),PQ=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IPath",value:s_},g_))&&xL(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IPath",value:s_},g_)}),xL=(a0,w0,cm=!0)=>(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))&&L9(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:a0.delete},g_))&&bL(a0.delete,w0+'["delete"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".head",expected:"(OpenApi.IOperation | undefined)",value:a0.head},g_))&&bL(a0.head,w0+".head",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".get",expected:"(OpenApi.IOperation | undefined)",value:a0.get},g_))&&bL(a0.get,w0+".get",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".post",expected:"(OpenApi.IOperation | undefined)",value:a0.post},g_))&&bL(a0.post,w0+".post",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".put",expected:"(OpenApi.IOperation | undefined)",value:a0.put},g_))&&bL(a0.put,w0+".put",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".patch",expected:"(OpenApi.IOperation | undefined)",value:a0.patch},g_))&&bL(a0.patch,w0+".patch",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".options",expected:"(OpenApi.IOperation | undefined)",value:a0.options},g_))&&bL(a0.options,w0+".options",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".trace",expected:"(OpenApi.IOperation | undefined)",value:a0.trace},g_))&&bL(a0.trace,w0+".trace",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".trace",expected:"(OpenApi.IOperation | undefined)",value:a0.trace},g_)),bL=(a0,w0,cm=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"OpenApi.IOperation.IParameter",value:i_},g_))&&SL(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".parameters["+s_+"]",expected:"OpenApi.IOperation.IParameter",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&uB(a0.requestBody,w0+".requestBody",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&BN(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))&&L9(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApi.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["x-samchon-accessor"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["x-samchon-controller"]',expected:"(string | undefined)",value:a0["x-samchon-controller"]},g_)),SL=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.in==="path"||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(cm,{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(cm,{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_))&&VR(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_))&&nN(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_)),nN=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IExample",value:s_},g_))&&aJ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IExample",value:s_},g_)}),aJ=(a0,w0,cm=!0)=>(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".externalValue",expected:"(string | undefined)",value:a0.externalValue},g_)),uB=(a0,w0,cm=!0)=>(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:a0.content},g_))&&oJ(a0.content,w0+".content",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:a0["x-nestia-encrypted"]},g_)),oJ=(a0,w0,cm=!0)=>(a0["text/plain"]===void 0||(typeof a0["text/plain"]=="object"&&a0["text/plain"]!==null&&Array.isArray(a0["text/plain"])===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["text/plain"]},g_))&&L$(a0["text/plain"],w0+'["text/plain"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["application/json"]},g_))&&L$(a0["application/json"],w0+'["application/json"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["multipart/form-data"]},g_))&&L$(a0["multipart/form-data"],w0+'["multipart/form-data"]',cm)||_assertGuard_2(cm,{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(cm,{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_))&&L$(a0["application/x-www-form-url-encoded"],w0+'["application/x-www-form-url-encoded"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["*/*"]},g_))&&L$(a0["*/*"],w0+'["*/*"]',cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:a0["*/*"]},g_))&&(cm===!1||Object.keys(a0).every(i_=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(z_=>i_===z_))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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:s_},g_))&&L$(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:s_},g_)})),L$=(a0,w0,cm=!0)=>(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(cm,{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_))&&VR(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_))&&nN(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:a0.examples},g_)),BN=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IResponse",value:s_},g_))&&AL(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IResponse",value:s_},g_)}),AL=(a0,w0,cm=!0)=>(a0.headers===void 0||(typeof a0.headers=="object"&&a0.headers!==null&&Array.isArray(a0.headers)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:a0.headers},g_))&&B9(a0.headers,w0+".headers",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:a0.content},g_))&&oJ(a0.content,w0+".content",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:a0["x-nestia-encrypted"]},g_)),B9=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IParameter",value:s_},g_))&&SL(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApi.IOperation.IParameter",value:s_},g_)}),cJ=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(Array.isArray(s_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"Array<string>",value:s_},g_))&&s_.every((z_,vx)=>typeof z_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_)+"["+vx+"]",expected:"string",value:z_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"Array<string>",value:s_},g_)}),TL=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),sV=(a0,w0,cm=!0)=>(a0.swagger!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".swagger",expected:'("2.0" | `2.0.${number}`)',value:a0.swagger},g_))&&(a0.swagger!==void 0||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:a0.info},g_))&&JN(a0.info,w0+".info",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".host",expected:"(string | undefined)",value:a0.host},g_))&&(a0.basePath===void 0||typeof a0.basePath=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".basePath",expected:"(string | undefined)",value:a0.basePath},g_))&&(a0.consumes===void 0||(Array.isArray(a0.consumes)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".consumes",expected:"(Array<string> | undefined)",value:a0.consumes},g_))&&a0.consumes.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".consumes["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".consumes",expected:"(Array<string> | undefined)",value:a0.consumes},g_))&&(a0.produces===void 0||(Array.isArray(a0.produces)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".produces",expected:"(Array<string> | undefined)",value:a0.produces},g_))&&a0.produces.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".produces["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.definitions},g_))&&Iq(a0.definitions,w0+".definitions",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&kq(a0.parameters,w0+".parameters",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&fJ(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:a0.securityDefinitions},g_))&&pz(a0.securityDefinitions,w0+".securityDefinitions",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:a0.paths},g_))&&_z(a0.paths,w0+".paths",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"SwaggerV2.IDocument.ITag",value:i_},g_))&&Bee(i_,w0+".tags["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"SwaggerV2.IDocument.ITag",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:a0.tags},g_)),JN=(a0,w0,cm=!0)=>(typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:a0.contact},g_))&&OQ(a0.contact,w0+".contact",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:a0.license},g_))&&jee(a0.license,w0+".license",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),OQ=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".email",expected:"(string | undefined)",value:a0.email},g_)),jee=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),Iq=(a0,w0,cm=!0)=>cm===!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(cm,{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_))&&BM(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),wM=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),lU=(a0,w0,cm=!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(cm,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),wX=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),fB=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),PX=(a0,w0,cm=!0)=>((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(cm,{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_))&&BM(a0.items,w0+".items",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),eW=(a0,w0,cm=!0)=>(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.properties},g_))&&Iq(a0.properties,w0+".properties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(cm,{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(cm,{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_))&&BM(a0.additionalProperties,w0+".additionalProperties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_)),tW=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,OX=(a0,w0,cm=!0)=>((Array.isArray(a0["x-anyOf"])||_assertGuard_2(cm,{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(cm,{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_))&&BM(i_,w0+'["x-anyOf"]['+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,NX=(a0,w0,cm=!0)=>((Array.isArray(a0["x-oneOf"])||_assertGuard_2(cm,{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(cm,{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_))&&BM(i_,w0+'["x-oneOf"]['+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,DH=(a0,w0,cm=!0)=>(a0.type==="null"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.default===null||a0.default===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,NQ=(a0,w0,cm=!0)=>(a0.type!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,kq=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{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_))&&zee(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),Cq=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),lJ=(a0,w0,cm=!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(cm,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),Eq=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),X8=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||typeof a0.default=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),PM=(a0,w0,cm=!0)=>((typeof a0.items=="object"&&a0.items!==null&&Array.isArray(a0.items)===!1||_assertGuard_2(cm,{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_))&&BM(a0.items,w0+".items",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),fz=(a0,w0,cm=!0)=>(a0.properties===void 0||(typeof a0.properties=="object"&&a0.properties!==null&&Array.isArray(a0.properties)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.properties},g_))&&Iq(a0.properties,w0+".properties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(cm,{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(cm,{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_))&&BM(a0.additionalProperties,w0+".additionalProperties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0["x-nullable"]===void 0||typeof a0["x-nullable"]=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),Dq=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),aV=(a0,w0,cm=!0)=>((Array.isArray(a0["x-anyOf"])||_assertGuard_2(cm,{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(cm,{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_))&&BM(i_,w0+'["x-anyOf"]['+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),IL=(a0,w0,cm=!0)=>((Array.isArray(a0["x-oneOf"])||_assertGuard_2(cm,{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(cm,{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_))&&BM(i_,w0+'["x-oneOf"]['+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),dz=(a0,w0,cm=!0)=>(a0.type==="null"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.default===null||a0.default===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),oV=(a0,w0,cm=!0)=>(a0.type!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_)),uJ=(a0,w0,cm=!0)=>((typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(cm,{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_))&&BM(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(typeof a0.in=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["in"]',expected:"string",value:a0.in},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_)),fJ=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IOperation.IResponse",value:s_},g_))&&dB(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IOperation.IResponse",value:s_},g_)}),dB=(a0,w0,cm=!0)=>(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:a0.headers},g_))&&Iq(a0.headers,w0+".headers",cm)||_assertGuard_2(cm,{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(cm,{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_))&&BM(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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,pz=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{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_))&&bR(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),mz=(a0,w0,cm=!0)=>(a0.type==="apiKey"||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),u5=(a0,w0,cm=!0)=>(a0.type==="basic"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"basic"',value:a0.type},g_))&&(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),cV=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="implicit"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".flow",expected:'"implicit"',value:a0.flow},g_))&&(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),E5=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="accessCode"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".flow",expected:'"accessCode"',value:a0.flow},g_))&&(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),dJ=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="password"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".flow",expected:'"password"',value:a0.flow},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),FX=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"oauth2"',value:a0.type},g_))&&(a0.flow==="application"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".flow",expected:'"application"',value:a0.flow},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),_z=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IPath",value:s_},g_))&&uU(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"SwaggerV2.IPath",value:s_},g_)}),uU=(a0,w0,cm=!0)=>(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{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_))&&B$(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:a0.delete},g_))&&mR(a0.delete,w0+'["delete"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".head",expected:"(SwaggerV2.IOperation | undefined)",value:a0.head},g_))&&mR(a0.head,w0+".head",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".get",expected:"(SwaggerV2.IOperation | undefined)",value:a0.get},g_))&&mR(a0.get,w0+".get",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".post",expected:"(SwaggerV2.IOperation | undefined)",value:a0.post},g_))&&mR(a0.post,w0+".post",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".put",expected:"(SwaggerV2.IOperation | undefined)",value:a0.put},g_))&&mR(a0.put,w0+".put",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:a0.patch},g_))&&mR(a0.patch,w0+".patch",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".options",expected:"(SwaggerV2.IOperation | undefined)",value:a0.options},g_))&&mR(a0.options,w0+".options",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:a0.trace},g_))&&mR(a0.trace,w0+".trace",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:a0.trace},g_)),fU=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,mR=(a0,w0,cm=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{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_))&&zQ(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:a0.responses},g_))&&hz(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_)),lV=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/definitions/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,hz=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:s_},g_))&&V$(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:s_},g_)}),OM=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/definitions/responses/${string}`",value:a0.$ref},g_))&&(a0.examples===void 0||Array.isArray(a0.examples)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | undefined)",value:a0.examples},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,Bee=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),pJ=(a0,w0,cm=!0)=>(a0.openapi!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".openapi",expected:'("3.0" | `3.0.${number}`)',value:a0.openapi},g_))&&(a0.openapi!==void 0||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))&&NM(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:a0.info},g_))&&uV(a0.info,w0+".info",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".components",expected:"(OpenApiV3.IComponents | undefined)",value:a0.components},g_))&&FM(a0.components,w0+".components",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:a0.paths},g_))&&VD(a0.paths,w0+".paths",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3.IDocument.ITag",value:i_},g_))&&_B(i_,w0+".tags["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3.IDocument.ITag",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:a0.tags},g_)),NM=(a0,w0,cm=!0)=>(typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"string",value:a0.url},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:a0.variables},g_))&&$X(a0.variables,w0+".variables",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:a0.variables},g_)),$X=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IServer.IVariable",value:s_},g_))&&gz(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IServer.IVariable",value:s_},g_)}),gz=(a0,w0,cm=!0)=>(typeof a0.default=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"string",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]',expected:"(Array<string> | undefined)",value:a0.enum},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),uV=(a0,w0,cm=!0)=>(typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:a0.contact},g_))&&_R(a0.contact,w0+".contact",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:a0.license},g_))&&kL(a0.license,w0+".license",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),_R=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".email",expected:"(string | undefined)",value:a0.email},g_)),kL=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),FM=(a0,w0,cm=!0)=>(a0.schemas===void 0||(typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:a0.schemas},g_))&&pB(a0.schemas,w0+".schemas",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&hR(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&rW(a0.parameters,w0+".parameters",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:a0.requestBodies},g_))&&V3(a0.requestBodies,w0+".requestBodies",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&LX(a0.securitySchemes,w0+".securitySchemes",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:a0.headers},g_))&&vz(a0.headers,w0+".headers",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:a0.examples},g_))&&wE(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:a0.examples},g_)),pB=(a0,w0,cm=!0)=>cm===!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(cm,{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_))&&JM(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),dU=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),RX=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),MX=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),FQ=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),rO=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{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_))&&JM(a0.items,w0+".items",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),Jee=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:a0.properties},g_))&&pB(a0.properties,w0+".properties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(cm,{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(cm,{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_))&&JM(a0.additionalProperties,w0+".additionalProperties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),I8=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,wq=(a0,w0,cm=!0)=>((Array.isArray(a0.allOf)||_assertGuard_2(cm,{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(cm,{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_))&&JM(i_,w0+".allOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.allOf},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,$Q=(a0,w0,cm=!0)=>((Array.isArray(a0.anyOf)||_assertGuard_2(cm,{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(cm,{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_))&&JM(i_,w0+".anyOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:a0.anyOf},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,fV=(a0,w0,cm=!0)=>((Array.isArray(a0.oneOf)||_assertGuard_2(cm,{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(cm,{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_))&&JM(i_,w0+".oneOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&mJ(a0.discriminator,w0+".discriminator",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,mJ=(a0,w0,cm=!0)=>(typeof a0.propertyName=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_))&&j9(a0.mapping,w0+".mapping",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_)),Pq=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="null"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),VN=(a0,w0,cm=!0)=>(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),hR=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IResponse",value:s_},g_))&&BR(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IResponse",value:s_},g_)}),BR=(a0,w0,cm=!0)=>(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&$P(a0.content,w0+".content",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:a0.headers},g_))&&t9(a0.headers,w0+".headers",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),$P=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IMediaType",value:s_},g_))&&pU(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IMediaType",value:s_},g_)}),pU=(a0,w0,cm=!0)=>(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(cm,{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_))&&JM(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&dV(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_)),dV=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_))&&hV(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_)}),F8=(a0,w0,cm=!0)=>(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".externalValue",expected:"(string | undefined)",value:a0.externalValue},g_)),M8=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/examples/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,t9=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:s_},g_))&&U$(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:s_},g_)}),RQ=(a0,w0,cm=!0)=>(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&dV(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{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(cm,{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_))&&JM(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_)),wH=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/headers/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,rW=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IParameter",value:s_},g_))&&r9(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IParameter",value:s_},g_)}),r9=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.in==="path"||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(cm,{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(cm,{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_))&&JM(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_))&&dV(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:a0.examples},g_)),V3=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IRequestBody",value:s_},g_))&&wP(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IOperation.IRequestBody",value:s_},g_)}),wP=(a0,w0,cm=!0)=>(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&$P(a0.content,w0+".content",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:a0.content},g_)),LX=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{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_))&&SR(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),yz=(a0,w0,cm=!0)=>(a0.type==="apiKey"||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),_J=(a0,w0,cm=!0)=>(a0.type==="http"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="basic"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scheme",expected:'"basic"',value:a0.scheme},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),tne=(a0,w0,cm=!0)=>(a0.type==="http"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="bearer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scheme",expected:'"bearer"',value:a0.scheme},g_))&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".bearerFormat",expected:"(string | undefined)",value:a0.bearerFormat},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),_N=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&mB(a0.flows,w0+".flows",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),mB=(a0,w0,cm=!0)=>(a0.authorizationCode===void 0||(typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&NO(a0.authorizationCode,w0+".authorizationCode",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&gR(a0.implicit,w0+".implicit",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&YI(a0.password,w0+".password",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_))&&YI(a0.clientCredentials,w0+".clientCredentials",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_)),NO=(a0,w0,cm=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),gR=(a0,w0,cm=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),YI=(a0,w0,cm=!0)=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),$M=(a0,w0,cm=!0)=>(a0.type==="openIdConnect"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"openIdConnect"',value:a0.type},g_))&&(typeof a0.openIdConnectUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".openIdConnectUrl",expected:"string",value:a0.openIdConnectUrl},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),vz=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:s_},g_))&&RQ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:s_},g_)}),wE=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IExample",value:s_},g_))&&F8(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IExample",value:s_},g_)}),VD=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IPath",value:s_},g_))&&jX(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3.IPath",value:s_},g_)}),jX=(a0,w0,cm=!0)=>(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{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_))&&J$(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))&&NM(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:a0.delete},g_))&&hJ(a0.delete,w0+'["delete"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".head",expected:"(OpenApiV3.IOperation | undefined)",value:a0.head},g_))&&hJ(a0.head,w0+".head",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".get",expected:"(OpenApiV3.IOperation | undefined)",value:a0.get},g_))&&hJ(a0.get,w0+".get",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".post",expected:"(OpenApiV3.IOperation | undefined)",value:a0.post},g_))&&hJ(a0.post,w0+".post",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".put",expected:"(OpenApiV3.IOperation | undefined)",value:a0.put},g_))&&hJ(a0.put,w0+".put",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:a0.patch},g_))&&hJ(a0.patch,w0+".patch",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".options",expected:"(OpenApiV3.IOperation | undefined)",value:a0.options},g_))&&hJ(a0.options,w0+".options",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:a0.trace},g_))&&hJ(a0.trace,w0+".trace",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:a0.trace},g_)),RM=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,hJ=(a0,w0,cm=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{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_))&&J$(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&d5(a0.requestBody,w0+".requestBody",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:a0.responses},g_))&&j$(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))&&NM(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_)),Iw=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/requestBodies/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,j$=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:s_},g_))&&AR(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:s_},g_)}),RP=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/responses/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,_B=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),mU=(a0,w0,cm=!0)=>(typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".openapi",expected:"`3.1.${number}`",value:a0.openapi},g_))&&(a0.servers===void 0||(Array.isArray(a0.servers)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))&&yR(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:a0.info},g_))&&MQ(a0.info,w0+".info",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:a0.components},g_))&&NF(a0.components,w0+".components",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:a0.paths},g_))&&BQ(a0.paths,w0+".paths",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:a0.webhooks},g_))&&UQ(a0.webhooks,w0+".webhooks",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3_1.IDocument.ITag",value:i_},g_))&&$H(i_,w0+".tags["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"OpenApiV3_1.IDocument.ITag",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:a0.tags},g_)),yR=(a0,w0,cm=!0)=>(typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"string",value:a0.url},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:a0.variables},g_))&&OF(a0.variables,w0+".variables",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:a0.variables},g_)),OF=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IServer.IVariable",value:s_},g_))&&BX(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IServer.IVariable",value:s_},g_)}),BX=(a0,w0,cm=!0)=>(typeof a0.default=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"string",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:a0.enum},g_))&&(1<=a0.enum.length||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]',expected:"Array<> & MinItems<1>",value:a0.enum},g_))&&a0.enum.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),MQ=(a0,w0,cm=!0)=>(typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"string",value:a0.title},g_))&&(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.termsOfService===void 0||typeof a0.termsOfService=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:a0.contact},g_))&&Vee(a0.contact,w0+".contact",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:a0.license},g_))&&J8(a0.license,w0+".license",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:a0.license},g_))&&(typeof a0.version=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".version",expected:"string",value:a0.version},g_)),Vee=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_))&&(a0.email===void 0||typeof a0.email=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".email",expected:"(string | undefined)",value:a0.email},g_)),J8=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.identifier===void 0||typeof a0.identifier=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".identifier",expected:"(string | undefined)",value:a0.identifier},g_))&&(a0.url===void 0||typeof a0.url=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".url",expected:"(string | undefined)",value:a0.url},g_)),NF=(a0,w0,cm=!0)=>(a0.schemas===void 0||(typeof a0.schemas=="object"&&a0.schemas!==null&&Array.isArray(a0.schemas)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.schemas},g_))&&Oq(a0.schemas,w0+".schemas",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:a0.pathItems},g_))&&BQ(a0.pathItems,w0+".pathItems",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:a0.responses},g_))&&sW(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:a0.parameters},g_))&&aW(a0.parameters,w0+".parameters",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:a0.requestBodies},g_))&&l$(a0.requestBodies,w0+".requestBodies",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:a0.securitySchemes},g_))&&yU(a0.securitySchemes,w0+".securitySchemes",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:a0.headers},g_))&&_V(a0.headers,w0+".headers",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:a0.examples},g_))&&Uee(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:a0.examples},g_)),Oq=(a0,w0,cm=!0)=>cm===!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(cm,{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_))&&D5(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),PH=(a0,w0,cm=!0)=>((Array.isArray(a0.type)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".type["+s_+"]",expected:'("array" | "boolean" | "integer" | "null" | "number" | "object" | "string")',value:i_},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["const"]',expected:"(boolean | number | string)",value:a0.const},g_))&&(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.minimum===void 0||typeof a0.minimum=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:a0.maxLength},g_))&&(a0.items!==null||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".items["+s_+"]",cm)||_assertGuard_2(cm,{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&&D5(a0.items,w0+".items",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{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_))&&D5(i_,w0+".prefixItems["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:a0.prefixItems},g_))&&(a0.additionalItems!==null||_assertGuard_2(cm,{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(cm,{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_))&&D5(a0.additionalItems,w0+".additionalItems",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&Oq(a0.properties,w0+".properties",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&(a0.additionalProperties!==null||_assertGuard_2(cm,{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(cm,{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_))&&D5(a0.additionalProperties,w0+".additionalProperties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.maxProperties===void 0||typeof a0.maxProperties=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&((Array.isArray(a0.oneOf)||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".oneOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&NH(a0.discriminator,w0+".discriminator",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&((Array.isArray(a0.anyOf)||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".anyOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.anyOf},g_))&&((Array.isArray(a0.allOf)||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".allOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.allOf},g_))&&(typeof a0.$ref=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_)),f5=(a0,w0,cm=!0)=>(typeof a0.const=="string"||typeof a0.const=="number"||typeof a0.const=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["const"]',expected:"(boolean | number | string)",value:a0.const},g_))&&(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,MM=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(boolean | null | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(boolean | null)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"boolean"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),vR=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:'number & Type<"int64">',value:a0.default},g_))||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:'number & Type<"int64">',value:a0.minimum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maximum",expected:'number & Type<"int64">',value:a0.maximum},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".exclusiveMinimum",expected:'number & Type<"int64">',value:a0.exclusiveMinimum},g_))||typeof a0.exclusiveMinimum=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".exclusiveMaximum",expected:'number & Type<"int64">',value:a0.exclusiveMaximum},g_))||typeof a0.exclusiveMaximum=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:'number & Type<"uint64">',value:a0.multipleOf},g_))&&(0<a0.multipleOf||_assertGuard_2(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="integer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"integer"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),_U=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | number | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | number)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minimum",expected:"(number | undefined)",value:a0.minimum},g_))&&(a0.maximum===void 0||typeof a0.maximum=="number"||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:a0.multipleOf},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"number"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),LM=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | string | undefined)",value:a0.default},g_))&&(a0.enum===void 0||(Array.isArray(a0.enum)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["enum"]['+s_+"]",expected:"(null | string)",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".format",expected:"(string | undefined)",value:a0.format},g_))&&(a0.pattern===void 0||typeof a0.pattern=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".pattern",expected:"(string | undefined)",value:a0.pattern},g_))&&(a0.contentMediaType===void 0||typeof a0.contentMediaType=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minLength",expected:'number & Type<"uint64">',value:a0.minLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxLength",expected:'number & Type<"uint64">',value:a0.maxLength},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"string"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),nW=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".nullable",expected:"(boolean | undefined)",value:a0.nullable},g_))&&(a0.items!==null||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".items["+s_+"]",cm)||_assertGuard_2(cm,{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&&D5(a0.items,w0+".items",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{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_))&&D5(i_,w0+".prefixItems["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".uniqueItems",expected:"(boolean | undefined)",value:a0.uniqueItems},g_))&&(a0.additionalItems!==null||_assertGuard_2(cm,{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(cm,{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_))&&D5(a0.additionalItems,w0+".additionalItems",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".minItems",expected:'number & Type<"uint64">',value:a0.minItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxItems",expected:'number & Type<"uint64">',value:a0.maxItems},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="array"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"array"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),S_=(a0,w0,cm=!0)=>(a0.nullable===void 0||typeof a0.nullable=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:a0.properties},g_))&&Oq(a0.properties,w0+".properties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&a0.required.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(Array<string> | undefined)",value:a0.required},g_))&&(a0.additionalProperties!==null||_assertGuard_2(cm,{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(cm,{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_))&&D5(a0.additionalProperties,w0+".additionalProperties",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".maxProperties",expected:"(number | undefined)",value:a0.maxProperties},g_))&&(a0.minProperties===void 0||typeof a0.minProperties=="number"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".minProperties",expected:"(number | undefined)",value:a0.minProperties},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="object"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"object"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),o_=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"string",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,CN=(a0,w0,cm=!0)=>(typeof a0.$recursiveRef=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$recursiveRef",expected:"string",value:a0.$recursiveRef},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,LQ=(a0,w0,cm=!0)=>((Array.isArray(a0.allOf)||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".allOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.allOf},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,CL=(a0,w0,cm=!0)=>((Array.isArray(a0.anyOf)||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".anyOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:a0.anyOf},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,OH=(a0,w0,cm=!0)=>((Array.isArray(a0.oneOf)||_assertGuard_2(cm,{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(cm,{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_))&&D5(i_,w0+".oneOf["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&NH(a0.discriminator,w0+".discriminator",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:a0.discriminator},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,NH=(a0,w0,cm=!0)=>(typeof a0.propertyName=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_))&&j9(a0.mapping,w0+".mapping",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".mapping",expected:"(Record<string, string> | undefined)",value:a0.mapping},g_)),jQ=(a0,w0,cm=!0)=>(a0.default===null||a0.default===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+'["default"]',expected:"(null | undefined)",value:a0.default},g_))&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.type==="null"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"null"',value:a0.type},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),hU=(a0,w0,cm=!0)=>(a0.type!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&(a0.type===void 0||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:"undefined",value:a0.type},g_))&&!0&&(a0.title===void 0||typeof a0.title=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)),BQ=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IPath",value:s_},g_))&&iW(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IPath",value:s_},g_)}),iW=(a0,w0,cm=!0)=>(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{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_))&&UN(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))&&yR(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.delete},g_))&&EL(a0.delete,w0+'["delete"]',cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.head},g_))&&EL(a0.head,w0+".head",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.get},g_))&&EL(a0.get,w0+".get",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.post},g_))&&EL(a0.post,w0+".post",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.put},g_))&&EL(a0.put,w0+".put",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.patch},g_))&&EL(a0.patch,w0+".patch",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.options},g_))&&EL(a0.options,w0+".options",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.trace},g_))&&EL(a0.trace,w0+".trace",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:a0.trace},g_)),JX=(a0,w0,cm=!0)=>(a0.name===void 0||typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.in==="path"||a0.in==="query"||a0.in==="header"||a0.in==="cookie"||_assertGuard_2(cm,{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(cm,{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_))&&D5(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&pV(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_)),pV=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_))&&bz(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:s_},g_)}),VX=(a0,w0,cm=!0)=>(a0.summary===void 0||typeof a0.summary=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&!0&&(a0.externalValue===void 0||typeof a0.externalValue=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".externalValue",expected:"(string | undefined)",value:a0.externalValue},g_)),gU=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/examples/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,JQ=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/headers/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,hB=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/parameters/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,EL=(a0,w0,cm=!0)=>(a0.operationId===void 0||typeof a0.operationId=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".operationId",expected:"(string | undefined)",value:a0.operationId},g_))&&(a0.parameters===void 0||(Array.isArray(a0.parameters)||_assertGuard_2(cm,{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(cm,{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_))&&UN(i_,w0+".parameters["+s_+"]",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:a0.requestBody},g_))&&hN(a0.requestBody,w0+".requestBody",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:a0.responses},g_))&&jM(a0.responses,w0+".responses",cm)||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))&&yR(i_,w0+".servers["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".servers["+s_+"]",expected:"OpenApiV3_1.IServer",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".summary",expected:"(string | undefined)",value:a0.summary},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.security===void 0||(Array.isArray(a0.security)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))&&cJ(i_,w0+".security["+s_+"]",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".security["+s_+"]",expected:"Record<string, Array<string>>",value:i_},g_))||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&a0.tags.every((i_,s_)=>typeof i_=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags["+s_+"]",expected:"string",value:i_},g_))||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tags",expected:"(Array<string> | undefined)",value:a0.tags},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_)),gJ=(a0,w0,cm=!0)=>(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&c$(a0.content,w0+".content",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_)),c$=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IMediaType",value:s_},g_))&&yJ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IMediaType",value:s_},g_)}),yJ=(a0,w0,cm=!0)=>(a0.schema===void 0||(typeof a0.schema=="object"&&a0.schema!==null&&Array.isArray(a0.schema)===!1||_assertGuard_2(cm,{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_))&&D5(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&pV(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_)),y4=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/requestBodies/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,jM=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:s_},g_))&&rne(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:s_},g_)}),VQ=(a0,w0,cm=!0)=>(a0.content===void 0||(typeof a0.content=="object"&&a0.content!==null&&Array.isArray(a0.content)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:a0.content},g_))&&c$(a0.content,w0+".content",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:a0.headers},g_))&&UX(a0.headers,w0+".headers",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),UX=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{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_))&&nne(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),JR=(a0,w0,cm=!0)=>(a0.required===void 0||typeof a0.required=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".required",expected:"(boolean | undefined)",value:a0.required},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:a0.examples},g_))&&pV(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{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(cm,{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_))&&D5(a0.schema,w0+".schema",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_)),gB=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/responses/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,sW=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IResponse",value:s_},g_))&&VQ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IResponse",value:s_},g_)}),aW=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IParameter",value:s_},g_))&&JX(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IParameter",value:s_},g_)}),l$=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:s_},g_))&&gJ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:s_},g_)}),yU=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{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_))&&Sz(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{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_)}),vJ=(a0,w0,cm=!0)=>(a0.type==="apiKey"||_assertGuard_2(cm,{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(cm,{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(cm,{method:"typia.assert",path:w0+".name",expected:"(string | undefined)",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),xz=(a0,w0,cm=!0)=>(a0.type==="http"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="basic"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scheme",expected:'"basic"',value:a0.scheme},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),FD=(a0,w0,cm=!0)=>(a0.type==="http"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"http"',value:a0.type},g_))&&(a0.scheme==="bearer"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scheme",expected:'"bearer"',value:a0.scheme},g_))&&(a0.bearerFormat===void 0||typeof a0.bearerFormat=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".bearerFormat",expected:"(string | undefined)",value:a0.bearerFormat},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),xR=(a0,w0,cm=!0)=>(a0.type==="oauth2"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:a0.flows},g_))&&J9(a0.flows,w0+".flows",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),J9=(a0,w0,cm=!0)=>(a0.authorizationCode===void 0||(typeof a0.authorizationCode=="object"&&a0.authorizationCode!==null&&Array.isArray(a0.authorizationCode)===!1||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:a0.authorizationCode},g_))&&EN(a0.authorizationCode,w0+".authorizationCode",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:a0.implicit},g_))&&mV(a0.implicit,w0+".implicit",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.password},g_))&&FH(a0.password,w0+".password",cm)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_))&&FH(a0.clientCredentials,w0+".clientCredentials",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:a0.clientCredentials},g_)),EN=(a0,w0,cm=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),mV=(a0,w0,cm=!0)=>(a0.authorizationUrl===void 0||typeof a0.authorizationUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".authorizationUrl",expected:"(string | undefined)",value:a0.authorizationUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),FH=(a0,w0,cm=!0)=>(a0.tokenUrl===void 0||typeof a0.tokenUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".tokenUrl",expected:"(string | undefined)",value:a0.tokenUrl},g_))&&(a0.refreshUrl===void 0||typeof a0.refreshUrl=="string"||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_))&&j9(a0.scopes,w0+".scopes",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".scopes",expected:"(Record<string, string> | undefined)",value:a0.scopes},g_)),oW=(a0,w0,cm=!0)=>(a0.type==="openIdConnect"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".type",expected:'"openIdConnect"',value:a0.type},g_))&&(typeof a0.openIdConnectUrl=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".openIdConnectUrl",expected:"string",value:a0.openIdConnectUrl},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),_V=(a0,w0,cm=!0)=>cm===!1||Object.keys(a0).every(i_=>{const s_=a0[i_];return s_===void 0?!0:(typeof s_=="object"&&s_!==null||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:s_},g_))&&JR(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:s_},g_)}),Uee=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IExample",value:s_},g_))&&VX(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"OpenApiV3_1.IExample",value:s_},g_)}),UQ=(a0,w0,cm=!0)=>cm===!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(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:s_},g_))&&xJ(s_,w0+_accessExpressionAsString_2(i_),cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+_accessExpressionAsString_2(i_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:s_},g_)}),I4=(a0,w0,cm=!0)=>(typeof a0.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(a0.$ref)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".$ref",expected:"`#/components/pathItems/${string}`",value:a0.$ref},g_))&&(a0.examples!==null||_assertGuard_2(cm,{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&&y8(a0.examples,w0+".examples",cm)||_assertGuard_2(cm,{method:"typia.assert",path:w0+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:a0.examples},g_)||_assertGuard_2(cm,{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(cm,{method:"typia.assert",path:w0+".title",expected:"(string | undefined)",value:a0.title},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_))&&(a0.deprecated===void 0||typeof a0.deprecated=="boolean"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".deprecated",expected:"(boolean | undefined)",value:a0.deprecated},g_))&&!0,$H=(a0,w0,cm=!0)=>(typeof a0.name=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".name",expected:"string",value:a0.name},g_))&&(a0.description===void 0||typeof a0.description=="string"||_assertGuard_2(cm,{method:"typia.assert",path:w0+".description",expected:"(string | undefined)",value:a0.description},g_)),VR=(a0,w0,cm=!0)=>a0.const!==void 0?nV(a0,w0,cm):a0.type==="boolean"?Ow(a0,w0,cm):a0.type==="number"?bq(a0,w0,cm):a0.type==="integer"?uz(a0,w0,cm):a0.type==="string"?iV(a0,w0,cm):a0.items!==void 0?Sq(a0,w0,cm):a0.prefixItems!==void 0?CH(a0,w0,cm):a0.type==="object"?EM(a0,w0,cm):a0.$ref!==void 0?QG(a0,w0,cm):a0.oneOf!==void 0?a$(a0,w0,cm):a0.type==="null"?EX(a0,w0,cm):Aq(a0,w0,cm),DL=(a0,w0,cm=!0)=>a0.const!==void 0?nV(a0,w0,cm):a0.type==="boolean"?Ow(a0,w0,cm):a0.type==="number"?bq(a0,w0,cm):a0.type==="integer"?uz(a0,w0,cm):a0.type==="string"?iV(a0,w0,cm):a0.items!==void 0?Sq(a0,w0,cm):a0.prefixItems!==void 0?CH(a0,w0,cm):a0.type==="object"?EM(a0,w0,cm):a0.$ref!==void 0?QG(a0,w0,cm):a0.type==="null"?EX(a0,w0,cm):Aq(a0,w0,cm),BM=(a0,w0,cm=!0)=>a0.type==="boolean"?wM(a0,w0,cm):a0.type==="number"?wX(a0,w0,cm):a0.type==="integer"?lU(a0,w0,cm):a0.type==="string"?fB(a0,w0,cm):a0.type==="array"?PX(a0,w0,cm):a0.type==="object"?eW(a0,w0,cm):a0.$ref!==void 0?tW(a0,w0,cm):a0["x-anyOf"]!==void 0?OX(a0,w0,cm):a0["x-oneOf"]!==void 0?NX(a0,w0,cm):a0.type==="null"?DH(a0,w0,cm):NQ(a0,w0,cm),B$=(a0,w0,cm=!0)=>a0.type==="boolean"?Cq(a0,w0,cm):a0.type==="number"?Eq(a0,w0,cm):a0.type==="integer"?lJ(a0,w0,cm):a0.type==="string"?X8(a0,w0,cm):a0.type==="array"?PM(a0,w0,cm):a0.type==="object"?fz(a0,w0,cm):a0["x-anyOf"]!==void 0?aV(a0,w0,cm):a0["x-oneOf"]!==void 0?IL(a0,w0,cm):a0.type==="null"?dz(a0,w0,cm):a0.schema!==void 0?uJ(a0,w0,cm):Dq(a0,w0,!1)||oV(a0,w0,!1)||fU(a0,w0,!1)||_assertGuard_2(cm,{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_),zQ=(a0,w0,cm=!0)=>a0.type==="boolean"?Cq(a0,w0,cm):a0.type==="number"?Eq(a0,w0,cm):a0.type==="integer"?lJ(a0,w0,cm):a0.type==="string"?X8(a0,w0,cm):a0.type==="array"?PM(a0,w0,cm):a0.type==="object"?fz(a0,w0,cm):a0["x-anyOf"]!==void 0?aV(a0,w0,cm):a0["x-oneOf"]!==void 0?IL(a0,w0,cm):a0.type==="null"?dz(a0,w0,cm):a0.schema!==void 0?uJ(a0,w0,cm):Dq(a0,w0,!1)||oV(a0,w0,!1)||lV(a0,w0,!1)||_assertGuard_2(cm,{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_),JM=(a0,w0,cm=!0)=>a0.type==="boolean"?dU(a0,w0,cm):a0.type==="number"?MX(a0,w0,cm):a0.type==="integer"?RX(a0,w0,cm):a0.type==="string"?FQ(a0,w0,cm):a0.type==="array"?rO(a0,w0,cm):a0.type==="object"?Jee(a0,w0,cm):a0.$ref!==void 0?I8(a0,w0,cm):a0.allOf!==void 0?wq(a0,w0,cm):a0.anyOf!==void 0?$Q(a0,w0,cm):a0.oneOf!==void 0?fV(a0,w0,cm):a0.type==="null"?Pq(a0,w0,cm):VN(a0,w0,cm),J$=(a0,w0,cm=!0)=>a0.in!==void 0?r9(a0,w0,cm):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?RM(a0,w0,cm):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?wH(a0,w0,cm):_assertGuard_2(cm,{method:"typia.assert",path:w0,expected:"(OpenApiV3.IOperation.IParameter | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)",value:a0},g_),D5=(a0,w0,cm=!0)=>Array.isArray(a0.type)&&a0.type.every((i_,s_)=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array")?PH(a0,w0,cm):a0.type==="boolean"?MM(a0,w0,cm):a0.type==="number"?_U(a0,w0,cm):a0.type==="integer"?vR(a0,w0,cm):a0.type==="string"?LM(a0,w0,cm):a0.type==="array"?nW(a0,w0,cm):a0.type==="object"?S_(a0,w0,cm):a0.$recursiveRef!==void 0?CN(a0,w0,cm):a0.type==="null"?jQ(a0,w0,cm):a0.const!==void 0?f5(a0,w0,cm):a0.$ref!==void 0?o_(a0,w0,cm):a0.allOf!==void 0?LQ(a0,w0,cm):a0.anyOf!==void 0?CL(a0,w0,cm):a0.oneOf!==void 0?OH(a0,w0,cm):hU(a0,w0,cm),UN=(a0,w0,cm=!0)=>a0.in!==void 0?JX(a0,w0,cm):typeof a0.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(a0.$ref)?hB(a0,w0,cm):typeof a0.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(a0.$ref)?JQ(a0,w0,cm):_assertGuard_2(cm,{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_),qQ=(a0,w0,cm=!0)=>a0.type==="apiKey"?iJ(a0,w0,cm):a0.scheme==="basic"?jR(a0,w0,cm):a0.scheme==="bearer"?DX(a0,w0,cm):a0.type==="oauth2"?DM(a0,w0,cm):a0.type==="openIdConnect"?vL(a0,w0,cm):_assertGuard_2(cm,{method:"typia.assert",path:w0,expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:a0},g_),zee=(a0,w0,cm=!0)=>a0.type==="boolean"?Cq(a0,w0,cm):a0.type==="number"?Eq(a0,w0,cm):a0.type==="integer"?lJ(a0,w0,cm):a0.type==="string"?X8(a0,w0,cm):a0.type==="array"?PM(a0,w0,cm):a0.type==="object"?fz(a0,w0,cm):a0.$ref!==void 0?Dq(a0,w0,cm):a0["x-anyOf"]!==void 0?aV(a0,w0,cm):a0["x-oneOf"]!==void 0?IL(a0,w0,cm):a0.type==="null"?dz(a0,w0,cm):a0.schema!==void 0?uJ(a0,w0,cm):oV(a0,w0,cm),bR=(a0,w0,cm=!0)=>a0.type==="apiKey"?mz(a0,w0,cm):a0.type==="basic"?u5(a0,w0,cm):a0.flow==="implicit"?cV(a0,w0,cm):a0.flow==="accessCode"?E5(a0,w0,cm):a0.flow==="application"?FX(a0,w0,cm):a0.flow==="password"?dJ(a0,w0,cm):_assertGuard_2(cm,{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_),V$=(a0,w0,cm=!0)=>a0.$ref!==void 0?OM(a0,w0,cm):dB(a0,w0,cm),hV=(a0,w0,cm=!0)=>a0.$ref!==void 0?M8(a0,w0,cm):F8(a0,w0,cm),U$=(a0,w0,cm=!0)=>a0.schema!==void 0?RQ(a0,w0,cm):a0.$ref!==void 0?wH(a0,w0,cm):_assertGuard_2(cm,{method:"typia.assert",path:w0,expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:a0},g_),SR=(a0,w0,cm=!0)=>a0.type==="apiKey"?yz(a0,w0,cm):a0.scheme==="basic"?_J(a0,w0,cm):a0.scheme==="bearer"?tne(a0,w0,cm):a0.type==="oauth2"?_N(a0,w0,cm):a0.type==="openIdConnect"?$M(a0,w0,cm):_assertGuard_2(cm,{method:"typia.assert",path:w0,expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:a0},g_),d5=(a0,w0,cm=!0)=>a0.$ref!==void 0?Iw(a0,w0,cm):wP(a0,w0,cm),AR=(a0,w0,cm=!0)=>a0.$ref!==void 0?RP(a0,w0,cm):BR(a0,w0,cm),bz=(a0,w0,cm=!0)=>a0.$ref!==void 0?gU(a0,w0,cm):VX(a0,w0,cm),hN=(a0,w0,cm=!0)=>a0.$ref!==void 0?y4(a0,w0,cm):gJ(a0,w0,cm),rne=(a0,w0,cm=!0)=>a0.$ref!==void 0?gB(a0,w0,cm):VQ(a0,w0,cm),nne=(a0,w0,cm=!0)=>a0.$ref!==void 0?JQ(a0,w0,cm):a0.schema!==void 0?JR(a0,w0,cm):_assertGuard_2(cm,{method:"typia.assert",path:w0,expected:'(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | Omit<OpenApiV3_1.IOperation.IParameter, "in">)',value:a0},g_),Sz=(a0,w0,cm=!0)=>a0.type==="apiKey"?vJ(a0,w0,cm):a0.scheme==="basic"?xz(a0,w0,cm):a0.scheme==="bearer"?FD(a0,w0,cm):a0.type==="oauth2"?xR(a0,w0,cm):a0.type==="openIdConnect"?oW(a0,w0,cm):_assertGuard_2(cm,{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_),xJ=(a0,w0,cm=!0)=>a0.$ref!==void 0?I4(a0,w0,cm):iW(a0,w0,cm),GQ=(a0,w0,cm=!0)=>a0["x-samchon-emended-v4"]!==void 0?DQ(a0,w0,cm):a0.swagger!==void 0?sV(a0,w0,cm):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))?pJ(a0,w0,cm):typeof a0.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(a0.openapi)?mU(a0,w0,cm):_assertGuard_2(cm,{method:"typia.assert",path:w0,expected:"(OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument)",value:a0},g_),xv=a0=>typeof a0=="object"&&a0!==null&&M$(a0);let g_;return(a0,w0)=>(xv(a0)===!1&&(g_=w0,((cm,i_,s_=!0)=>(typeof cm=="object"&&cm!==null||_assertGuard_2(!0,{method:"typia.assert",path:i_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:cm},g_))&&GQ(cm,i_+"",!0)||_assertGuard_2(!0,{method:"typia.assert",path:i_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:cm},g_))(a0,"$input",!0)),a0)})()(sm)))}static validate(sm){const u0=(()=>{const _0=cm=>typeof cm.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&K0(i_)))&&(cm.info===void 0||typeof cm.info=="object"&&cm.info!==null&&h_(cm.info))&&typeof cm.components=="object"&&cm.components!==null&&Array.isArray(cm.components)===!1&&y_(cm.components)&&(cm.paths===void 0||typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1&&wT(cm.paths))&&(cm.webhooks===void 0||typeof cm.webhooks=="object"&&cm.webhooks!==null&&Array.isArray(cm.webhooks)===!1&&wT(cm.webhooks))&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="object"&&i_!==null&&aT(i_)))&&cm["x-samchon-emended-v4"]===!0,K0=cm=>typeof cm.url=="string"&&(cm.description===void 0||typeof cm.description=="string")&&(cm.variables===void 0||typeof cm.variables=="object"&&cm.variables!==null&&Array.isArray(cm.variables)===!1&&e_(cm.variables)),e_=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&a_(s_)}),a_=cm=>typeof cm.default=="string"&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>typeof i_=="string"))&&(cm.description===void 0||typeof cm.description=="string"),h_=cm=>typeof cm.title=="string"&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.termsOfService===void 0||typeof cm.termsOfService=="string")&&(cm.contact===void 0||typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1&&c_(cm.contact))&&(cm.license===void 0||typeof cm.license=="object"&&cm.license!==null&&k_(cm.license))&&typeof cm.version=="string",c_=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.url===void 0||typeof cm.url=="string")&&(cm.email===void 0||typeof cm.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(cm.email)),k_=cm=>typeof cm.name=="string"&&(cm.identifier===void 0||typeof cm.identifier=="string")&&(cm.url===void 0||typeof cm.url=="string"),y_=cm=>(cm.schemas===void 0||typeof cm.schemas=="object"&&cm.schemas!==null&&Array.isArray(cm.schemas)===!1&&T_(cm.schemas))&&(cm.securitySchemes===void 0||typeof cm.securitySchemes=="object"&&cm.securitySchemes!==null&&Array.isArray(cm.securitySchemes)===!1&&wS(cm.securitySchemes)),T_=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&FC(s_)}),D_=cm=>(typeof cm.const=="string"||typeof cm.const=="number"||typeof cm.const=="boolean")&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),O_=cm=>Object.keys(cm).every(i_=>(cm[i_]===void 0,!0)),P_=cm=>(cm.default===void 0||typeof cm.default=="boolean")&&cm.type==="boolean"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),Z_=cm=>(cm.default===void 0||typeof cm.default=="number"&&Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3)&&(cm.minimum===void 0||typeof cm.minimum=="number"&&Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3)&&(cm.maximum===void 0||typeof cm.maximum=="number"&&Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3)&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3&&0<cm.multipleOf)&&cm.type==="integer"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),py=cm=>(cm.default===void 0||typeof cm.default=="number")&&(cm.minimum===void 0||typeof cm.minimum=="number")&&(cm.maximum===void 0||typeof cm.maximum=="number")&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&0<cm.multipleOf)&&cm.type==="number"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),K_=cm=>(cm.default===void 0||typeof cm.default=="string")&&(cm.format===void 0||typeof cm.format=="string")&&(cm.pattern===void 0||typeof cm.pattern=="string")&&(cm.contentMediaType===void 0||typeof cm.contentMediaType=="string")&&(cm.minLength===void 0||typeof cm.minLength=="number"&&Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3)&&(cm.maxLength===void 0||typeof cm.maxLength=="number"&&Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3)&&cm.type==="string"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),B_=cm=>typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&FC(cm.items)&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&cm.type==="array"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),W_=cm=>cm.type==="array"&&Array.isArray(cm.prefixItems)&&cm.prefixItems.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&FC(i_))&&cm.additionalItems!==null&&(cm.additionalItems===void 0||typeof cm.additionalItems=="boolean"||typeof cm.additionalItems=="object"&&cm.additionalItems!==null&&Array.isArray(cm.additionalItems)===!1&&FC(cm.additionalItems))&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),hy=cm=>(cm.properties===void 0||typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1&&T_(cm.properties))&&cm.additionalProperties!==null&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.additionalProperties)===!1&&FC(cm.additionalProperties))&&(cm.required===void 0||Array.isArray(cm.required)&&cm.required.every(i_=>typeof i_=="string"))&&cm.type==="object"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),ix=cm=>typeof cm.$ref=="string"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),Q_=cm=>Array.isArray(cm.oneOf)&&cm.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&oB(i_))&&(cm.discriminator===void 0||typeof cm.discriminator=="object"&&cm.discriminator!==null&&Zx(cm.discriminator))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),nx=cm=>(cm.default===null||cm.default===void 0)&&cm.type==="null"&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),Sx=cm=>cm.type!==null&&cm.type===void 0&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),Zx=cm=>typeof cm.propertyName=="string"&&(cm.mapping===void 0||typeof cm.mapping=="object"&&cm.mapping!==null&&Array.isArray(cm.mapping)===!1&&Ex(cm.mapping)),Ex=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="string"}),wS=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Hw(s_)}),CS=cm=>cm.type==="apiKey"&&(cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&(cm.name===void 0||typeof cm.name=="string")&&(cm.description===void 0||typeof cm.description=="string"),$x=cm=>cm.type==="http"&&cm.scheme==="basic"&&(cm.description===void 0||typeof cm.description=="string"),n7=cm=>cm.type==="http"&&cm.scheme==="bearer"&&(cm.bearerFormat===void 0||typeof cm.bearerFormat=="string")&&(cm.description===void 0||typeof cm.description=="string"),t7=cm=>cm.type==="oauth2"&&typeof cm.flows=="object"&&cm.flows!==null&&Array.isArray(cm.flows)===!1&&_7(cm.flows)&&(cm.description===void 0||typeof cm.description=="string"),_7=cm=>(cm.authorizationCode===void 0||typeof cm.authorizationCode=="object"&&cm.authorizationCode!==null&&Array.isArray(cm.authorizationCode)===!1&&YS(cm.authorizationCode))&&(cm.implicit===void 0||typeof cm.implicit=="object"&&cm.implicit!==null&&Array.isArray(cm.implicit)===!1&&T7(cm.implicit))&&(cm.password===void 0||typeof cm.password=="object"&&cm.password!==null&&Array.isArray(cm.password)===!1&&G7(cm.password))&&(cm.clientCredentials===void 0||typeof cm.clientCredentials=="object"&&cm.clientCredentials!==null&&Array.isArray(cm.clientCredentials)===!1&&G7(cm.clientCredentials)),YS=cm=>(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),T7=cm=>(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),G7=cm=>(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),SS=cm=>cm.type==="openIdConnect"&&typeof cm.openIdConnectUrl=="string"&&(cm.description===void 0||typeof cm.description=="string"),wT=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&jS(s_)}),jS=cm=>(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&K0(i_)))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.delete===void 0||typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1&&xS(cm.delete))&&(cm.head===void 0||typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1&&xS(cm.head))&&(cm.get===void 0||typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1&&xS(cm.get))&&(cm.post===void 0||typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1&&xS(cm.post))&&(cm.put===void 0||typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1&&xS(cm.put))&&(cm.patch===void 0||typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1&&xS(cm.patch))&&(cm.options===void 0||typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1&&xS(cm.options))&&(cm.trace===void 0||typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1&&xS(cm.trace)),xS=cm=>(cm.operationId===void 0||typeof cm.operationId=="string")&&(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&fT(i_)))&&(cm.requestBody===void 0||typeof cm.requestBody=="object"&&cm.requestBody!==null&&Array.isArray(cm.requestBody)===!1&&F7(cm.requestBody))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&MI(cm.responses))&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&K0(i_)))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="string"))&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&(cm["x-samchon-human"]===void 0||typeof cm["x-samchon-human"]=="boolean")&&(cm["x-samchon-accessor"]===void 0||Array.isArray(cm["x-samchon-accessor"])&&cm["x-samchon-accessor"].every(i_=>typeof i_=="string"))&&(cm["x-samchon-controller"]===void 0||typeof cm["x-samchon-controller"]=="string"),fT=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.in==="path"||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&FC(cm.schema)&&(cm.required===void 0||typeof cm.required=="boolean")&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&ZA(cm.examples)),ZA=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&OS(s_)}),OS=cm=>(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.externalValue===void 0||typeof cm.externalValue=="string"),F7=cm=>(cm.content===void 0||typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1&&AT(cm.content))&&(cm.description===void 0||typeof cm.description=="string")&&(cm.required===void 0||typeof cm.required=="boolean")&&(cm["x-nestia-encrypted"]===void 0||typeof cm["x-nestia-encrypted"]=="boolean"),AT=cm=>(cm["text/plain"]===void 0||typeof cm["text/plain"]=="object"&&cm["text/plain"]!==null&&Array.isArray(cm["text/plain"])===!1&&Rx(cm["text/plain"]))&&(cm["application/json"]===void 0||typeof cm["application/json"]=="object"&&cm["application/json"]!==null&&Array.isArray(cm["application/json"])===!1&&Rx(cm["application/json"]))&&(cm["multipart/form-data"]===void 0||typeof cm["multipart/form-data"]=="object"&&cm["multipart/form-data"]!==null&&Array.isArray(cm["multipart/form-data"])===!1&&Rx(cm["multipart/form-data"]))&&(cm["application/x-www-form-url-encoded"]===void 0||typeof cm["application/x-www-form-url-encoded"]=="object"&&cm["application/x-www-form-url-encoded"]!==null&&Array.isArray(cm["application/x-www-form-url-encoded"])===!1&&Rx(cm["application/x-www-form-url-encoded"]))&&(cm["*/*"]===void 0||typeof cm["*/*"]=="object"&&cm["*/*"]!==null&&Array.isArray(cm["*/*"])===!1&&Rx(cm["*/*"]))&&Object.keys(cm).every(i_=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(z_=>i_===z_))return!0;const s_=cm[i_];return s_===void 0?!0:s_===void 0||typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&Rx(s_)}),Rx=cm=>(cm.schema===void 0||typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&FC(cm.schema))&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&ZA(cm.examples)),MI=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&J7(s_)}),J7=cm=>(cm.headers===void 0||typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1&&HS(cm.headers))&&(cm.content===void 0||typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1&&AT(cm.content))&&(cm.description===void 0||typeof cm.description=="string")&&(cm["x-nestia-encrypted"]===void 0||typeof cm["x-nestia-encrypted"]=="boolean"),HS=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&fT(s_)}),X7=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:Array.isArray(s_)&&s_.every(z_=>typeof z_=="string")}),aT=cm=>typeof cm.name=="string"&&(cm.description===void 0||typeof cm.description=="string"),nI=cm=>cm.swagger!==null&&cm.swagger!==void 0&&(cm.swagger==="2.0"||typeof cm.swagger=="string"&&RegExp(/^2\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.swagger))&&(cm.info===void 0||typeof cm.info=="object"&&cm.info!==null&&kI(cm.info))&&(cm.host===void 0||typeof cm.host=="string")&&(cm.basePath===void 0||typeof cm.basePath=="string")&&(cm.consumes===void 0||Array.isArray(cm.consumes)&&cm.consumes.every(i_=>typeof i_=="string"))&&(cm.produces===void 0||Array.isArray(cm.produces)&&cm.produces.every(i_=>typeof i_=="string"))&&(cm.definitions===void 0||typeof cm.definitions=="object"&&cm.definitions!==null&&Array.isArray(cm.definitions)===!1&&iC(cm.definitions))&&(cm.parameters===void 0||typeof cm.parameters=="object"&&cm.parameters!==null&&Array.isArray(cm.parameters)===!1&&CA(cm.parameters))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&PT(cm.responses))&&(cm.securityDefinitions===void 0||typeof cm.securityDefinitions=="object"&&cm.securityDefinitions!==null&&Array.isArray(cm.securityDefinitions)===!1&&F3(cm.securityDefinitions))&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.paths===void 0||typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1&&JI(cm.paths))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="object"&&i_!==null&&Kx(i_))),kI=cm=>typeof cm.title=="string"&&(cm.description===void 0||typeof cm.description=="string")&&(cm.termsOfService===void 0||typeof cm.termsOfService=="string")&&(cm.contact===void 0||typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1&&_C(cm.contact))&&(cm.license===void 0||typeof cm.license=="object"&&cm.license!==null&&R3(cm.license))&&typeof cm.version=="string",_C=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.url===void 0||typeof cm.url=="string")&&(cm.email===void 0||typeof cm.email=="string"),R3=cm=>typeof cm.name=="string"&&(cm.url===void 0||typeof cm.url=="string"),iC=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&W5(s_)}),dE=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="boolean")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="boolean"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples)),yC=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="number"&&Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3)&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number"&&Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3)&&(cm.maximum===void 0||typeof cm.maximum=="number"&&Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3)&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="integer"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples)),l4=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="number")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number")&&(cm.maximum===void 0||typeof cm.maximum=="number")&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="number"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples)),hC=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="string")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="string"))&&(cm.format===void 0||typeof cm.format=="string")&&(cm.pattern===void 0||typeof cm.pattern=="string")&&(cm.minLength===void 0||typeof cm.minLength=="number"&&Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3)&&(cm.maxLength===void 0||typeof cm.maxLength=="number"&&Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="string"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples)),v7=cm=>typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&W5(cm.items)&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="array"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples)),e4=cm=>(cm.properties===void 0||typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1&&iC(cm.properties))&&(cm.required===void 0||Array.isArray(cm.required)&&cm.required.every(i_=>typeof i_=="string"))&&cm.additionalProperties!==null&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.additionalProperties)===!1&&W5(cm.additionalProperties))&&(cm.maxProperties===void 0||typeof cm.maxProperties=="number")&&(cm.minProperties===void 0||typeof cm.minProperties=="number")&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="object"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples)),_S=cm=>typeof cm.$ref=="string"&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,Wx=cm=>Array.isArray(cm["x-anyOf"])&&cm["x-anyOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&W5(i_))&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,dS=cm=>Array.isArray(cm["x-oneOf"])&&cm["x-oneOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&W5(i_))&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,US=cm=>cm.type==="null"&&(cm.default===null||cm.default===void 0)&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,c7=cm=>cm.type!==null&&cm.type===void 0&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,CA=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&dF(s_)}),iA=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="boolean")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="boolean"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples))&&typeof cm.name=="string"&&typeof cm.in=="string",GA=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="number"&&Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3)&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number"&&Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3)&&(cm.maximum===void 0||typeof cm.maximum=="number"&&Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3)&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="integer"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples))&&typeof cm.name=="string"&&typeof cm.in=="string",QA=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="number")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number")&&(cm.maximum===void 0||typeof cm.maximum=="number")&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="number"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples))&&typeof cm.name=="string"&&typeof cm.in=="string",HA=cm=>(cm.default===null||cm.default===void 0||typeof cm.default=="string")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="string"))&&(cm.format===void 0||typeof cm.format=="string")&&(cm.pattern===void 0||typeof cm.pattern=="string")&&(cm.minLength===void 0||typeof cm.minLength=="number"&&Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3)&&(cm.maxLength===void 0||typeof cm.maxLength=="number"&&Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="string"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples))&&typeof cm.name=="string"&&typeof cm.in=="string",jT=cm=>typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&W5(cm.items)&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="array"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples))&&typeof cm.name=="string"&&typeof cm.in=="string",dT=cm=>(cm.properties===void 0||typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1&&iC(cm.properties))&&(cm.required===void 0||Array.isArray(cm.required)&&cm.required.every(i_=>typeof i_=="string"))&&cm.additionalProperties!==null&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.additionalProperties)===!1&&W5(cm.additionalProperties))&&(cm.maxProperties===void 0||typeof cm.maxProperties=="number")&&(cm.minProperties===void 0||typeof cm.minProperties=="number")&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="object"&&(cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean")&&(cm.examples===void 0||Array.isArray(cm.examples))&&typeof cm.name=="string"&&typeof cm.in=="string",H3=cm=>typeof cm.$ref=="string"&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&typeof cm.name=="string"&&typeof cm.in=="string",C3=cm=>Array.isArray(cm["x-anyOf"])&&cm["x-anyOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&W5(i_))&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&typeof cm.name=="string"&&typeof cm.in=="string",cI=cm=>Array.isArray(cm["x-oneOf"])&&cm["x-oneOf"].every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&W5(i_))&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&typeof cm.name=="string"&&typeof cm.in=="string",vC=cm=>cm.type==="null"&&(cm.default===null||cm.default===void 0)&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&typeof cm.name=="string"&&typeof cm.in=="string",g4=cm=>cm.type!==null&&cm.type===void 0&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&typeof cm.name=="string"&&typeof cm.in=="string",FA=cm=>typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&W5(cm.schema)&&typeof cm.name=="string"&&typeof cm.in=="string"&&(cm.description===void 0||typeof cm.description=="string")&&(cm.required===void 0||typeof cm.required=="boolean"),PT=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&iT(s_)}),iT=cm=>(cm.description===void 0||typeof cm.description=="string")&&(cm.headers===void 0||typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1&&iC(cm.headers))&&(cm.schema===void 0||typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&W5(cm.schema))&&!0,F3=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&cB(s_)}),J3=cm=>cm.type==="apiKey"&&(cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&(cm.name===void 0||typeof cm.name=="string")&&(cm.description===void 0||typeof cm.description=="string"),NC=cm=>cm.type==="basic"&&(cm.name===void 0||typeof cm.name=="string")&&(cm.description===void 0||typeof cm.description=="string"),wI=cm=>cm.type==="oauth2"&&cm.flow==="implicit"&&(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes))&&(cm.description===void 0||typeof cm.description=="string"),SA=cm=>cm.type==="oauth2"&&cm.flow==="accessCode"&&(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes))&&(cm.description===void 0||typeof cm.description=="string"),eT=cm=>cm.type==="oauth2"&&cm.flow==="password"&&(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes))&&(cm.description===void 0||typeof cm.description=="string"),IC=cm=>cm.type==="oauth2"&&cm.flow==="application"&&(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes))&&(cm.description===void 0||typeof cm.description=="string"),JI=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&s4(s_)}),s4=cm=>(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&AH(i_)))&&(cm.delete===void 0||typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1&&ZE(cm.delete))&&(cm.head===void 0||typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1&&ZE(cm.head))&&(cm.get===void 0||typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1&&ZE(cm.get))&&(cm.post===void 0||typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1&&ZE(cm.post))&&(cm.put===void 0||typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1&&ZE(cm.put))&&(cm.patch===void 0||typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1&&ZE(cm.patch))&&(cm.options===void 0||typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1&&ZE(cm.options))&&(cm.trace===void 0||typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1&&ZE(cm.trace)),BT=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(cm.$ref)&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,ZE=cm=>(cm.operationId===void 0||typeof cm.operationId=="string")&&(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&pR(i_)))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&$A(cm.responses))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="string"))&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean"),d8=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(cm.$ref)&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,$A=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&CM(s_)}),rT=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(cm.$ref)&&(cm.examples===void 0||Array.isArray(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,Kx=cm=>typeof cm.name=="string"&&(cm.description===void 0||typeof cm.description=="string"),lD=cm=>cm.openapi!==null&&cm.openapi!==void 0&&(cm.openapi==="3.0"||typeof cm.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi))&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&B4(i_)))&&(cm.info===void 0||typeof cm.info=="object"&&cm.info!==null&&yE(cm.info))&&(cm.components===void 0||typeof cm.components=="object"&&cm.components!==null&&Array.isArray(cm.components)===!1&&Vw(cm.components))&&(cm.paths===void 0||typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1&&VO(cm.paths))&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="object"&&i_!==null&&pI(i_))),B4=cm=>typeof cm.url=="string"&&(cm.description===void 0||typeof cm.description=="string")&&(cm.variables===void 0||typeof cm.variables=="object"&&cm.variables!==null&&Array.isArray(cm.variables)===!1&&HT(cm.variables)),HT=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&JC(s_)}),JC=cm=>typeof cm.default=="string"&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>typeof i_=="string"))&&(cm.description===void 0||typeof cm.description=="string"),yE=cm=>typeof cm.title=="string"&&(cm.description===void 0||typeof cm.description=="string")&&(cm.termsOfService===void 0||typeof cm.termsOfService=="string")&&(cm.contact===void 0||typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1&&GI(cm.contact))&&(cm.license===void 0||typeof cm.license=="object"&&cm.license!==null&&fD(cm.license))&&typeof cm.version=="string",GI=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.url===void 0||typeof cm.url=="string")&&(cm.email===void 0||typeof cm.email=="string"),fD=cm=>typeof cm.name=="string"&&(cm.url===void 0||typeof cm.url=="string"),Vw=cm=>(cm.schemas===void 0||typeof cm.schemas=="object"&&cm.schemas!==null&&Array.isArray(cm.schemas)===!1&&bA(cm.schemas))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&TP(cm.responses))&&(cm.parameters===void 0||typeof cm.parameters=="object"&&cm.parameters!==null&&Array.isArray(cm.parameters)===!1&&tV(cm.parameters))&&(cm.requestBodies===void 0||typeof cm.requestBodies=="object"&&cm.requestBodies!==null&&Array.isArray(cm.requestBodies)===!1&&DF(cm.requestBodies))&&(cm.securitySchemes===void 0||typeof cm.securitySchemes=="object"&&cm.securitySchemes!==null&&Array.isArray(cm.securitySchemes)===!1&&XP(cm.securitySchemes))&&(cm.headers===void 0||typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1&&tJ(cm.headers))&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&sB(cm.examples)),bA=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&gL(s_)}),NT=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="boolean")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="boolean"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),ZI=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="number"&&Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3)&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number"&&Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3)&&(cm.maximum===void 0||typeof cm.maximum=="number"&&Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3)&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="integer"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),VA=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="number")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number")&&(cm.maximum===void 0||typeof cm.maximum=="number")&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="number"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),fC=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="string")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="string"))&&(cm.format===void 0||typeof cm.format=="string")&&(cm.pattern===void 0||typeof cm.pattern=="string")&&(cm.minLength===void 0||typeof cm.minLength=="number"&&Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3)&&(cm.maxLength===void 0||typeof cm.maxLength=="number"&&Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="string"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),ET=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&gL(cm.items)&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="array"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),TA=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.properties===void 0||typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1&&bA(cm.properties))&&(cm.required===void 0||Array.isArray(cm.required)&&cm.required.every(i_=>typeof i_=="string"))&&cm.additionalProperties!==null&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.additionalProperties)===!1&&gL(cm.additionalProperties))&&(cm.maxProperties===void 0||typeof cm.maxProperties=="number")&&(cm.minProperties===void 0||typeof cm.minProperties=="number")&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="object"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),$7=cm=>typeof cm.$ref=="string"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,zA=cm=>Array.isArray(cm.allOf)&&cm.allOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&gL(i_))&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,B7=cm=>Array.isArray(cm.anyOf)&&cm.anyOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&gL(i_))&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,AA=cm=>Array.isArray(cm.oneOf)&&cm.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&gL(i_))&&(cm.discriminator===void 0||typeof cm.discriminator=="object"&&cm.discriminator!==null&&MC(cm.discriminator))&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,MC=cm=>typeof cm.propertyName=="string"&&(cm.mapping===void 0||typeof cm.mapping=="object"&&cm.mapping!==null&&Array.isArray(cm.mapping)===!1&&Ex(cm.mapping)),sD=cm=>(cm.default===null||cm.default===void 0)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="null"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),eD=cm=>(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type!==null&&cm.type===void 0&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),TP=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&EF(s_)}),EF=cm=>(cm.content===void 0||typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1&&TN(cm.content))&&(cm.headers===void 0||typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1&&nP(cm.headers))&&(cm.description===void 0||typeof cm.description=="string"),TN=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&xE(s_)}),xE=cm=>(cm.schema===void 0||typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&gL(cm.schema))&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&FE(cm.examples)),FE=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&LR(s_)}),t4=cm=>(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.externalValue===void 0||typeof cm.externalValue=="string"),lR=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,nP=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Lee(s_)}),QF=cm=>(cm.required===void 0||typeof cm.required=="boolean")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&FE(cm.examples))&&typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&gL(cm.schema)&&(cm.name===void 0||typeof cm.name=="string"),eN=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,tV=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&H4(s_)}),H4=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.in==="path"||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&gL(cm.schema)&&(cm.required===void 0||typeof cm.required=="boolean")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&FE(cm.examples)),DF=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&IN(s_)}),IN=cm=>(cm.description===void 0||typeof cm.description=="string")&&(cm.required===void 0||typeof cm.required=="boolean")&&(cm.content===void 0||typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1&&TN(cm.content)),XP=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&TH(s_)}),UA=cm=>cm.type==="apiKey"&&(cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&(cm.name===void 0||typeof cm.name=="string")&&(cm.description===void 0||typeof cm.description=="string"),ZF=cm=>cm.type==="http"&&cm.scheme==="basic"&&(cm.description===void 0||typeof cm.description=="string"),dP=cm=>cm.type==="http"&&cm.scheme==="bearer"&&(cm.bearerFormat===void 0||typeof cm.bearerFormat=="string")&&(cm.description===void 0||typeof cm.description=="string"),xD=cm=>cm.type==="oauth2"&&typeof cm.flows=="object"&&cm.flows!==null&&Array.isArray(cm.flows)===!1&&R8(cm.flows)&&(cm.description===void 0||typeof cm.description=="string"),R8=cm=>(cm.authorizationCode===void 0||typeof cm.authorizationCode=="object"&&cm.authorizationCode!==null&&Array.isArray(cm.authorizationCode)===!1&&mN(cm.authorizationCode))&&(cm.implicit===void 0||typeof cm.implicit=="object"&&cm.implicit!==null&&Array.isArray(cm.implicit)===!1&&OO(cm.implicit))&&(cm.password===void 0||typeof cm.password=="object"&&cm.password!==null&&Array.isArray(cm.password)===!1&&TM(cm.password))&&(cm.clientCredentials===void 0||typeof cm.clientCredentials=="object"&&cm.clientCredentials!==null&&Array.isArray(cm.clientCredentials)===!1&&TM(cm.clientCredentials)),mN=cm=>(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),OO=cm=>(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),TM=cm=>(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),IM=cm=>cm.type==="openIdConnect"&&typeof cm.openIdConnectUrl=="string"&&(cm.description===void 0||typeof cm.description=="string"),tJ=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&QF(s_)}),sB=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&t4(s_)}),VO=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&L_(s_)}),L_=cm=>(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&fO(i_)))&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&B4(i_)))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.delete===void 0||typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1&&Vx(cm.delete))&&(cm.head===void 0||typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1&&Vx(cm.head))&&(cm.get===void 0||typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1&&Vx(cm.get))&&(cm.post===void 0||typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1&&Vx(cm.post))&&(cm.put===void 0||typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1&&Vx(cm.put))&&(cm.patch===void 0||typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1&&Vx(cm.patch))&&(cm.options===void 0||typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1&&Vx(cm.options))&&(cm.trace===void 0||typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1&&Vx(cm.trace)),Kv=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,Vx=cm=>(cm.operationId===void 0||typeof cm.operationId=="string")&&(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&fO(i_)))&&(cm.requestBody===void 0||typeof cm.requestBody=="object"&&cm.requestBody!==null&&Array.isArray(cm.requestBody)===!1&&yq(cm.requestBody))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&U7(cm.responses))&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&B4(i_)))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="string"))&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean"),AS=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,U7=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&nJ(s_)}),KT=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,pI=cm=>typeof cm.name=="string"&&(cm.description===void 0||typeof cm.description=="string"),ZC=cm=>typeof cm.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&$E(i_)))&&(cm.info===void 0||typeof cm.info=="object"&&cm.info!==null&&a8(cm.info))&&(cm.components===void 0||typeof cm.components=="object"&&cm.components!==null&&Array.isArray(cm.components)===!1&&F$(cm.components))&&(cm.paths===void 0||typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1&&hq(cm.paths))&&(cm.webhooks===void 0||typeof cm.webhooks=="object"&&cm.webhooks!==null&&Array.isArray(cm.webhooks)===!1&&JD(cm.webhooks))&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="object"&&i_!==null&&_9(i_))),$E=cm=>typeof cm.url=="string"&&(cm.description===void 0||typeof cm.description=="string")&&(cm.variables===void 0||typeof cm.variables=="object"&&cm.variables!==null&&Array.isArray(cm.variables)===!1&&fw(cm.variables)),fw=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&AC(s_)}),AC=cm=>typeof cm.default=="string"&&(cm.enum===void 0||Array.isArray(cm.enum)&&1<=cm.enum.length&&cm.enum.every(i_=>typeof i_=="string"))&&(cm.description===void 0||typeof cm.description=="string"),a8=cm=>typeof cm.title=="string"&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.termsOfService===void 0||typeof cm.termsOfService=="string")&&(cm.contact===void 0||typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1&&wF(cm.contact))&&(cm.license===void 0||typeof cm.license=="object"&&cm.license!==null&&aB(cm.license))&&typeof cm.version=="string",wF=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.url===void 0||typeof cm.url=="string")&&(cm.email===void 0||typeof cm.email=="string"),aB=cm=>typeof cm.name=="string"&&(cm.identifier===void 0||typeof cm.identifier=="string")&&(cm.url===void 0||typeof cm.url=="string"),F$=cm=>(cm.schemas===void 0||typeof cm.schemas=="object"&&cm.schemas!==null&&Array.isArray(cm.schemas)===!1&&kC(cm.schemas))&&(cm.pathItems===void 0||typeof cm.pathItems=="object"&&cm.pathItems!==null&&Array.isArray(cm.pathItems)===!1&&hq(cm.pathItems))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&R_(cm.responses))&&(cm.parameters===void 0||typeof cm.parameters=="object"&&cm.parameters!==null&&Array.isArray(cm.parameters)===!1&&z1(cm.parameters))&&(cm.requestBodies===void 0||typeof cm.requestBodies=="object"&&cm.requestBodies!==null&&Array.isArray(cm.requestBodies)===!1&&k2(cm.requestBodies))&&(cm.securitySchemes===void 0||typeof cm.securitySchemes=="object"&&cm.securitySchemes!==null&&Array.isArray(cm.securitySchemes)===!1&&Hx(cm.securitySchemes))&&(cm.headers===void 0||typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1&&PF(cm.headers))&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&rN(cm.examples)),kC=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&YN(s_)}),uR=cm=>Array.isArray(cm.type)&&cm.type.every(i_=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array")&&(cm.default===null||cm.default===void 0||Array.isArray(cm.default))&&(cm.enum===void 0||Array.isArray(cm.enum))&&(typeof cm.const=="string"||typeof cm.const=="number"||typeof cm.const=="boolean")&&(cm.nullable===void 0||typeof cm.nullable=="boolean")&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&(cm.minimum===void 0||typeof cm.minimum=="number")&&(cm.maximum===void 0||typeof cm.maximum=="number")&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&0<cm.multipleOf)&&(cm.format===void 0||typeof cm.format=="string")&&(cm.pattern===void 0||typeof cm.pattern=="string")&&(cm.contentMediaType===void 0||typeof cm.contentMediaType=="string")&&(cm.minLength===void 0||typeof cm.minLength=="number"&&Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3)&&(cm.maxLength===void 0||typeof cm.maxLength=="number"&&Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3)&&cm.items!==null&&(cm.items===void 0||Array.isArray(cm.items)&&cm.items.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))||typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&YN(cm.items))&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&(cm.prefixItems===void 0||Array.isArray(cm.prefixItems)&&cm.prefixItems.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_)))&&cm.additionalItems!==null&&(cm.additionalItems===void 0||typeof cm.additionalItems=="boolean"||typeof cm.additionalItems=="object"&&cm.additionalItems!==null&&Array.isArray(cm.additionalItems)===!1&&YN(cm.additionalItems))&&(cm.properties===void 0||typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1&&kC(cm.properties))&&cm.additionalProperties!==null&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.additionalProperties)===!1&&YN(cm.additionalProperties))&&(cm.required===void 0||Array.isArray(cm.required)&&cm.required.every(i_=>typeof i_=="string"))&&(cm.maxProperties===void 0||typeof cm.maxProperties=="number")&&(cm.minProperties===void 0||typeof cm.minProperties=="number")&&Array.isArray(cm.oneOf)&&cm.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))&&(cm.discriminator===void 0||typeof cm.discriminator=="object"&&cm.discriminator!==null&&MR(cm.discriminator))&&Array.isArray(cm.anyOf)&&cm.anyOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))&&Array.isArray(cm.allOf)&&cm.allOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))&&typeof cm.$ref=="string",fR=cm=>(typeof cm.const=="string"||typeof cm.const=="number"||typeof cm.const=="boolean")&&(cm.nullable===void 0||typeof cm.nullable=="boolean")&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,kM=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="boolean")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="boolean"))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="boolean"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),cz=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="number"&&Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3)&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number"&&Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3)&&(cm.maximum===void 0||typeof cm.maximum=="number"&&Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3)&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"&&Math.floor(cm.exclusiveMinimum)===cm.exclusiveMinimum&&-9223372036854776e3<=cm.exclusiveMinimum&&cm.exclusiveMinimum<=9223372036854776e3||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"&&Math.floor(cm.exclusiveMaximum)===cm.exclusiveMaximum&&-9223372036854776e3<=cm.exclusiveMaximum&&cm.exclusiveMaximum<=9223372036854776e3||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="integer"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),kN=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="number")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="number"))&&(cm.minimum===void 0||typeof cm.minimum=="number")&&(cm.maximum===void 0||typeof cm.maximum=="number")&&(cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean")&&(cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean")&&(cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&0<cm.multipleOf)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="number"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),G5=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.default===null||cm.default===void 0||typeof cm.default=="string")&&(cm.enum===void 0||Array.isArray(cm.enum)&&cm.enum.every(i_=>i_===null||typeof i_=="string"))&&(cm.format===void 0||typeof cm.format=="string")&&(cm.pattern===void 0||typeof cm.pattern=="string")&&(cm.contentMediaType===void 0||typeof cm.contentMediaType=="string")&&(cm.minLength===void 0||typeof cm.minLength=="number"&&Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3)&&(cm.maxLength===void 0||typeof cm.maxLength=="number"&&Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="string"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),mq=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&cm.items!==null&&(cm.items===void 0||Array.isArray(cm.items)&&cm.items.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))||typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&YN(cm.items))&&(cm.prefixItems===void 0||Array.isArray(cm.prefixItems)&&cm.prefixItems.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_)))&&(cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean")&&cm.additionalItems!==null&&(cm.additionalItems===void 0||typeof cm.additionalItems=="boolean"||typeof cm.additionalItems=="object"&&cm.additionalItems!==null&&Array.isArray(cm.additionalItems)===!1&&YN(cm.additionalItems))&&(cm.minItems===void 0||typeof cm.minItems=="number"&&Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3)&&(cm.maxItems===void 0||typeof cm.maxItems=="number"&&Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="array"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),tN=cm=>(cm.nullable===void 0||typeof cm.nullable=="boolean")&&(cm.properties===void 0||typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1&&kC(cm.properties))&&(cm.required===void 0||Array.isArray(cm.required)&&cm.required.every(i_=>typeof i_=="string"))&&cm.additionalProperties!==null&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.additionalProperties)===!1&&YN(cm.additionalProperties))&&(cm.maxProperties===void 0||typeof cm.maxProperties=="number")&&(cm.minProperties===void 0||typeof cm.minProperties=="number")&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="object"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),s$=cm=>typeof cm.$ref=="string"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,WG=cm=>typeof cm.$recursiveRef=="string"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,HG=cm=>Array.isArray(cm.allOf)&&cm.allOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,_q=cm=>Array.isArray(cm.anyOf)&&cm.anyOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,sU=cm=>Array.isArray(cm.oneOf)&&cm.oneOf.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&YN(i_))&&(cm.discriminator===void 0||typeof cm.discriminator=="object"&&cm.discriminator!==null&&MR(cm.discriminator))&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,MR=cm=>typeof cm.propertyName=="string"&&(cm.mapping===void 0||typeof cm.mapping=="object"&&cm.mapping!==null&&Array.isArray(cm.mapping)===!1&&Ex(cm.mapping)),aU=cm=>(cm.default===null||cm.default===void 0)&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.type==="null"&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),M_=cm=>cm.type!==null&&cm.type===void 0&&!0&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples)),hq=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&gq(s_)}),gq=cm=>(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&R$(i_)))&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&$E(i_)))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.delete===void 0||typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1&&M9(cm.delete))&&(cm.head===void 0||typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1&&M9(cm.head))&&(cm.get===void 0||typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1&&M9(cm.get))&&(cm.post===void 0||typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1&&M9(cm.post))&&(cm.put===void 0||typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1&&M9(cm.put))&&(cm.patch===void 0||typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1&&M9(cm.patch))&&(cm.options===void 0||typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1&&M9(cm.options))&&(cm.trace===void 0||typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1&&M9(cm.trace)),hL=cm=>(cm.name===void 0||typeof cm.name=="string")&&(cm.in==="path"||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&YN(cm.schema)&&(cm.required===void 0||typeof cm.required=="boolean")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&KG(cm.examples)),KG=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&YG(s_)}),e9=cm=>(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.externalValue===void 0||typeof cm.externalValue=="string"),AX=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,dR=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,jN=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,M9=cm=>(cm.operationId===void 0||typeof cm.operationId=="string")&&(cm.parameters===void 0||Array.isArray(cm.parameters)&&cm.parameters.every(i_=>typeof i_=="object"&&i_!==null&&R$(i_)))&&(cm.requestBody===void 0||typeof cm.requestBody=="object"&&cm.requestBody!==null&&Array.isArray(cm.requestBody)===!1&&IX(cm.requestBody))&&(cm.responses===void 0||typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1&&cU(cm.responses))&&(cm.servers===void 0||Array.isArray(cm.servers)&&cm.servers.every(i_=>typeof i_=="object"&&i_!==null&&$E(i_)))&&(cm.summary===void 0||typeof cm.summary=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.security===void 0||Array.isArray(cm.security)&&cm.security.every(i_=>typeof i_=="object"&&i_!==null&&Array.isArray(i_)===!1&&X7(i_)))&&(cm.tags===void 0||Array.isArray(cm.tags)&&cm.tags.every(i_=>typeof i_=="string"))&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean"),oU=cm=>(cm.description===void 0||typeof cm.description=="string")&&(cm.required===void 0||typeof cm.required=="boolean")&&(cm.content===void 0||typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1&&rJ(cm.content)),rJ=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&lz(s_)}),lz=cm=>(cm.schema===void 0||typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&YN(cm.schema))&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&KG(cm.examples)),TX=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,cU=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&fI(s_)}),XG=cm=>(cm.content===void 0||typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1&&rJ(cm.content))&&(cm.headers===void 0||typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1&&SH(cm.headers))&&(cm.description===void 0||typeof cm.description=="string"),SH=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&yL(s_)}),E_=cm=>(cm.required===void 0||typeof cm.required=="boolean")&&(cm.description===void 0||typeof cm.description=="string")&&!0&&(cm.examples===void 0||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&KG(cm.examples))&&typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.schema)===!1&&YN(cm.schema)&&(cm.name===void 0||typeof cm.name=="string"),p_=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,R_=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&XG(s_)}),z1=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&hL(s_)}),k2=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&oU(s_)}),Hx=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&vq(s_)}),NS=cm=>cm.type==="apiKey"&&(cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie")&&(cm.name===void 0||typeof cm.name=="string")&&(cm.description===void 0||typeof cm.description=="string"),k7=cm=>cm.type==="http"&&cm.scheme==="basic"&&(cm.description===void 0||typeof cm.description=="string"),hA=cm=>cm.type==="http"&&cm.scheme==="bearer"&&(cm.bearerFormat===void 0||typeof cm.bearerFormat=="string")&&(cm.description===void 0||typeof cm.description=="string"),uA=cm=>cm.type==="oauth2"&&typeof cm.flows=="object"&&cm.flows!==null&&Array.isArray(cm.flows)===!1&&G3(cm.flows)&&(cm.description===void 0||typeof cm.description=="string"),G3=cm=>(cm.authorizationCode===void 0||typeof cm.authorizationCode=="object"&&cm.authorizationCode!==null&&Array.isArray(cm.authorizationCode)===!1&&YE(cm.authorizationCode))&&(cm.implicit===void 0||typeof cm.implicit=="object"&&cm.implicit!==null&&Array.isArray(cm.implicit)===!1&&a4(cm.implicit))&&(cm.password===void 0||typeof cm.password=="object"&&cm.password!==null&&Array.isArray(cm.password)===!1&&T4(cm.password))&&(cm.clientCredentials===void 0||typeof cm.clientCredentials=="object"&&cm.clientCredentials!==null&&Array.isArray(cm.clientCredentials)===!1&&T4(cm.clientCredentials)),YE=cm=>(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),a4=cm=>(cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),T4=cm=>(cm.tokenUrl===void 0||typeof cm.tokenUrl=="string")&&(cm.refreshUrl===void 0||typeof cm.refreshUrl=="string")&&(cm.scopes===void 0||typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1&&Ex(cm.scopes)),uO=cm=>cm.type==="openIdConnect"&&typeof cm.openIdConnectUrl=="string"&&(cm.description===void 0||typeof cm.description=="string"),PF=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&E_(s_)}),rN=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&e9(s_)}),JD=cm=>Object.keys(cm).every(i_=>{const s_=cm[i_];return s_===void 0?!0:typeof s_=="object"&&s_!==null&&Array.isArray(s_)===!1&&M$(s_)}),$$=cm=>typeof cm.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(cm.$ref)&&cm.examples!==null&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&O_(cm.examples))&&(cm.title===void 0||typeof cm.title=="string")&&(cm.description===void 0||typeof cm.description=="string")&&(cm.deprecated===void 0||typeof cm.deprecated=="boolean")&&!0,_9=cm=>typeof cm.name=="string"&&(cm.description===void 0||typeof cm.description=="string"),FC=cm=>cm.const!==void 0?D_(cm):cm.type==="boolean"?P_(cm):cm.type==="number"?py(cm):cm.type==="integer"?Z_(cm):cm.type==="string"?K_(cm):cm.items!==void 0?B_(cm):cm.prefixItems!==void 0?W_(cm):cm.type==="object"?hy(cm):cm.$ref!==void 0?ix(cm):cm.oneOf!==void 0?Q_(cm):cm.type==="null"?nx(cm):Sx(cm),oB=cm=>cm.const!==void 0?D_(cm):cm.type==="boolean"?P_(cm):cm.type==="number"?py(cm):cm.type==="integer"?Z_(cm):cm.type==="string"?K_(cm):cm.items!==void 0?B_(cm):cm.prefixItems!==void 0?W_(cm):cm.type==="object"?hy(cm):cm.$ref!==void 0?ix(cm):cm.type==="null"?nx(cm):Sx(cm),W5=cm=>cm.type==="boolean"?dE(cm):cm.type==="number"?l4(cm):cm.type==="integer"?yC(cm):cm.type==="string"?hC(cm):cm.type==="array"?v7(cm):cm.type==="object"?e4(cm):cm.$ref!==void 0?_S(cm):cm["x-anyOf"]!==void 0?Wx(cm):cm["x-oneOf"]!==void 0?dS(cm):cm.type==="null"?US(cm):c7(cm),AH=cm=>cm.type==="boolean"?iA(cm):cm.type==="number"?QA(cm):cm.type==="integer"?GA(cm):cm.type==="string"?HA(cm):cm.type==="array"?jT(cm):cm.type==="object"?dT(cm):cm["x-anyOf"]!==void 0?C3(cm):cm["x-oneOf"]!==void 0?cI(cm):cm.type==="null"?vC(cm):cm.schema!==void 0?FA(cm):H3(cm)?H3(cm):g4(cm)?g4(cm):BT(cm)?BT(cm):!1,pR=cm=>cm.type==="boolean"?iA(cm):cm.type==="number"?QA(cm):cm.type==="integer"?GA(cm):cm.type==="string"?HA(cm):cm.type==="array"?jT(cm):cm.type==="object"?dT(cm):cm["x-anyOf"]!==void 0?C3(cm):cm["x-oneOf"]!==void 0?cI(cm):cm.type==="null"?vC(cm):cm.schema!==void 0?FA(cm):H3(cm)?H3(cm):g4(cm)?g4(cm):d8(cm)?d8(cm):!1,gL=cm=>cm.type==="boolean"?NT(cm):cm.type==="number"?VA(cm):cm.type==="integer"?ZI(cm):cm.type==="string"?fC(cm):cm.type==="array"?ET(cm):cm.type==="object"?TA(cm):cm.$ref!==void 0?$7(cm):cm.allOf!==void 0?zA(cm):cm.anyOf!==void 0?B7(cm):cm.oneOf!==void 0?AA(cm):cm.type==="null"?sD(cm):eD(cm),fO=cm=>cm.in!==void 0?H4(cm):typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)?Kv(cm):typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)?eN(cm):!1,YN=cm=>Array.isArray(cm.type)&&cm.type.every(i_=>i_==="string"||i_==="number"||i_==="boolean"||i_==="object"||i_==="null"||i_==="integer"||i_==="array")?uR(cm):cm.type==="boolean"?kM(cm):cm.type==="number"?kN(cm):cm.type==="integer"?cz(cm):cm.type==="string"?G5(cm):cm.type==="array"?mq(cm):cm.type==="object"?tN(cm):cm.$recursiveRef!==void 0?WG(cm):cm.type==="null"?aU(cm):cm.const!==void 0?fR(cm):cm.$ref!==void 0?s$(cm):cm.allOf!==void 0?HG(cm):cm.anyOf!==void 0?_q(cm):cm.oneOf!==void 0?sU(cm):M_(cm),R$=cm=>cm.in!==void 0?hL(cm):typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)?jN(cm):typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)?dR(cm):!1,Hw=cm=>cm.type==="apiKey"?CS(cm):cm.scheme==="basic"?$x(cm):cm.scheme==="bearer"?n7(cm):cm.type==="oauth2"?t7(cm):cm.type==="openIdConnect"?SS(cm):!1,dF=cm=>cm.type==="boolean"?iA(cm):cm.type==="number"?QA(cm):cm.type==="integer"?GA(cm):cm.type==="string"?HA(cm):cm.type==="array"?jT(cm):cm.type==="object"?dT(cm):cm.$ref!==void 0?H3(cm):cm["x-anyOf"]!==void 0?C3(cm):cm["x-oneOf"]!==void 0?cI(cm):cm.type==="null"?vC(cm):cm.schema!==void 0?FA(cm):g4(cm),cB=cm=>cm.type==="apiKey"?J3(cm):cm.type==="basic"?NC(cm):cm.flow==="implicit"?wI(cm):cm.flow==="accessCode"?SA(cm):cm.flow==="application"?IC(cm):cm.flow==="password"?eT(cm):!1,CM=cm=>cm.$ref!==void 0?rT(cm):iT(cm),LR=cm=>cm.$ref!==void 0?lR(cm):t4(cm),Lee=cm=>cm.schema!==void 0?QF(cm):cm.$ref!==void 0?eN(cm):!1,TH=cm=>cm.type==="apiKey"?UA(cm):cm.scheme==="basic"?ZF(cm):cm.scheme==="bearer"?dP(cm):cm.type==="oauth2"?xD(cm):cm.type==="openIdConnect"?IM(cm):!1,yq=cm=>cm.$ref!==void 0?AS(cm):IN(cm),nJ=cm=>cm.$ref!==void 0?KT(cm):EF(cm),YG=cm=>cm.$ref!==void 0?AX(cm):e9(cm),IX=cm=>cm.$ref!==void 0?TX(cm):oU(cm),fI=cm=>cm.$ref!==void 0?p_(cm):XG(cm),yL=cm=>cm.$ref!==void 0?dR(cm):cm.schema!==void 0?E_(cm):!1,vq=cm=>cm.type==="apiKey"?NS(cm):cm.scheme==="basic"?k7(cm):cm.scheme==="bearer"?hA(cm):cm.type==="oauth2"?uA(cm):cm.type==="openIdConnect"?uO(cm):!1,M$=cm=>cm.$ref!==void 0?$$(cm):gq(cm),DQ=cm=>cm["x-samchon-emended-v4"]!==void 0?_0(cm):cm.swagger!==void 0?nI(cm):cm.openapi!==null&&cm.openapi!==void 0&&(cm.openapi==="3.0"||typeof cm.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi))?lD(cm):typeof cm.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)?ZC(cm):!1,L9=(cm,i_,s_=!0)=>[typeof cm.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)||w0(s_,{path:i_+".openapi",expected:"`3.1.${number}`",value:cm.openapi}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:z_}))&&xq(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:cm.servers}),cm.info===void 0||(typeof cm.info=="object"&&cm.info!==null||w0(s_,{path:i_+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:cm.info}))&&kH(cm.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(OpenApi.IDocument.IInfo | undefined)",value:cm.info}),(typeof cm.components=="object"&&cm.components!==null&&Array.isArray(cm.components)===!1||w0(s_,{path:i_+".components",expected:"OpenApi.IComponents",value:cm.components}))&&CX(cm.components,i_+".components",s_)||w0(s_,{path:i_+".components",expected:"OpenApi.IComponents",value:cm.components}),cm.paths===void 0||(typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:cm.paths}))&&xL(cm.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApi.IPath> | undefined)",value:cm.paths}),cm.webhooks===void 0||(typeof cm.webhooks=="object"&&cm.webhooks!==null&&Array.isArray(cm.webhooks)===!1||w0(s_,{path:i_+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:cm.webhooks}))&&xL(cm.webhooks,i_+".webhooks",s_)||w0(s_,{path:i_+".webhooks",expected:"(Record<string, OpenApi.IPath> | undefined)",value:cm.webhooks}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApi.IDocument.ITag",value:z_}))&&sV(z_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApi.IDocument.ITag",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApi.IDocument.ITag> | undefined)",value:cm.tags}),cm["x-samchon-emended-v4"]===!0||w0(s_,{path:i_+'["x-samchon-emended-v4"]',expected:"true",value:cm["x-samchon-emended-v4"]})].every(z_=>z_),xq=(cm,i_,s_=!0)=>[typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"string",value:cm.url}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.variables===void 0||(typeof cm.variables=="object"&&cm.variables!==null&&Array.isArray(cm.variables)===!1||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:cm.variables}))&&rV(cm.variables,i_+".variables",s_)||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApi.IServer.IVariable> | undefined)",value:cm.variables})].every(z_=>z_),rV=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IServer.IVariable",value:vx}))&&IH(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IServer.IVariable",value:vx})}).every(z_=>z_)].every(z_=>z_),IH=(cm,i_,s_=!0)=>[typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"string",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:cm.enum}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),kH=(cm,i_,s_=!0)=>[typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:cm.title}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.termsOfService===void 0||typeof cm.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:cm.termsOfService}),cm.contact===void 0||(typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1||w0(s_,{path:i_+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:cm.contact}))&&lB(cm.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(OpenApi.IDocument.IContact | undefined)",value:cm.contact}),cm.license===void 0||(typeof cm.license=="object"&&cm.license!==null||w0(s_,{path:i_+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:cm.license}))&&kX(cm.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(OpenApi.IDocument.ILicense | undefined)",value:cm.license}),typeof cm.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:cm.version})].every(z_=>z_),lB=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url}),cm.email===void 0||typeof cm.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(cm.email)||w0(s_,{path:i_+".email",expected:'string & Format<"email">',value:cm.email}))||w0(s_,{path:i_+".email",expected:'((string & Format<"email">) | undefined)',value:cm.email})].every(z_=>z_),kX=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.identifier===void 0||typeof cm.identifier=="string"||w0(s_,{path:i_+".identifier",expected:"(string | undefined)",value:cm.identifier}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url})].every(z_=>z_),CX=(cm,i_,s_=!0)=>[cm.schemas===void 0||(typeof cm.schemas=="object"&&cm.schemas!==null&&Array.isArray(cm.schemas)===!1||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:cm.schemas}))&&nV(cm.schemas,i_+".schemas",s_)||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:cm.schemas}),cm.securitySchemes===void 0||(typeof cm.securitySchemes=="object"&&cm.securitySchemes!==null&&Array.isArray(cm.securitySchemes)===!1||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:cm.securitySchemes}))&&iJ(cm.securitySchemes,i_+".securitySchemes",s_)||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApi.ISecurityScheme> | undefined)",value:cm.securitySchemes})].every(z_=>z_),nV=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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}))&&DL(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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(z_=>z_)].every(z_=>z_),y8=(cm,i_,s_=!0)=>[typeof cm.const=="string"||typeof cm.const=="number"||typeof cm.const=="boolean"||w0(s_,{path:i_+'["const"]',expected:"(boolean | number | string)",value:cm.const}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),Ow=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>(cm[z_]===void 0,!0)).every(z_=>z_)].every(z_=>z_),uz=(cm,i_,s_=!0)=>[cm.default===void 0||typeof cm.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | undefined)",value:cm.default}),cm.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),bq=(cm,i_,s_=!0)=>[cm.default===void 0||typeof cm.default=="number"&&(Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:cm.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | undefined)',value:cm.default}),cm.minimum===void 0||typeof cm.minimum=="number"&&(Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:cm.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"&&(Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:cm.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:cm.multipleOf}))&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:cm.multipleOf}),cm.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),iV=(cm,i_,s_=!0)=>[cm.default===void 0||typeof cm.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(number | undefined)",value:cm.default}),cm.minimum===void 0||typeof cm.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:cm.multipleOf}),cm.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),Sq=(cm,i_,s_=!0)=>[cm.default===void 0||typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(string | undefined)",value:cm.default}),cm.format===void 0||typeof cm.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:cm.format}),cm.pattern===void 0||typeof cm.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:cm.pattern}),cm.contentMediaType===void 0||typeof cm.contentMediaType=="string"||w0(s_,{path:i_+".contentMediaType",expected:"(string | undefined)",value:cm.contentMediaType}),cm.minLength===void 0||typeof cm.minLength=="number"&&(Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:cm.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.minLength}),cm.maxLength===void 0||typeof cm.maxLength=="number"&&(Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:cm.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxLength}),cm.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),CH=(cm,i_,s_=!0)=>[(typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.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:cm.items}))&&DL(cm.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:cm.items}),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),EM=(cm,i_,s_=!0)=>[cm.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:cm.type}),(Array.isArray(cm.prefixItems)||w0(s_,{path:i_+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:cm.prefixItems}))&&cm.prefixItems.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&DL(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".prefixItems",expected:"Array<OpenApi.IJsonSchema>",value:cm.prefixItems}),(cm.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:cm.additionalItems}))&&(cm.additionalItems===void 0||typeof cm.additionalItems=="boolean"||(typeof cm.additionalItems=="object"&&cm.additionalItems!==null&&Array.isArray(cm.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:cm.additionalItems}))&&DL(cm.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:cm.additionalItems})),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),QG=(cm,i_,s_=!0)=>[cm.properties===void 0||(typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:cm.properties}))&&nV(cm.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApi.IJsonSchema> | undefined)",value:cm.properties}),(cm.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:cm.additionalProperties}))&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||(typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.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:cm.additionalProperties}))&&DL(cm.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:cm.additionalProperties})),cm.required===void 0||(Array.isArray(cm.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}))&&cm.required.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}),cm.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),a$=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:cm.$ref}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),EX=(cm,i_,s_=!0)=>[(Array.isArray(cm.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<IConstant | IBoolean | IInteger | INumber | IString | IArray | ITuple | IObject | IReference<string> | INull | IUnknown>",value:cm.oneOf}))&&cm.oneOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&BM(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".oneOf",expected:"Array<IConstant | IBoolean | IInteger | INumber | IString | IArray | ITuple | IObject | IReference<string> | INull | IUnknown>",value:cm.oneOf}),cm.discriminator===void 0||(typeof cm.discriminator=="object"&&cm.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}))&&j9(cm.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),Aq=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:cm.default}),cm.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:cm.type}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),EH=(cm,i_,s_=!0)=>[!0,(cm.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type}))&&(cm.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples}))&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, any> | undefined)",value:cm.examples})].every(z_=>z_),j9=(cm,i_,s_=!0)=>[typeof cm.propertyName=="string"||w0(s_,{path:i_+".propertyName",expected:"string",value:cm.propertyName}),cm.mapping===void 0||(typeof cm.mapping=="object"&&cm.mapping!==null&&Array.isArray(cm.mapping)===!1||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:cm.mapping}))&&o$(cm.mapping,i_+".mapping",s_)||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:cm.mapping})].every(z_=>z_),o$=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:typeof vx=="string"||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"string",value:vx})}).every(z_=>z_)].every(z_=>z_),iJ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:vx}))&&zee(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:vx})}).every(z_=>z_)].every(z_=>z_),jR=(cm,i_,s_=!0)=>[cm.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:cm.type}),cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:cm.in}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),DX=(cm,i_,s_=!0)=>[cm.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:cm.type}),cm.scheme==="basic"||w0(s_,{path:i_+".scheme",expected:'"basic"',value:cm.scheme}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),DM=(cm,i_,s_=!0)=>[cm.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:cm.type}),cm.scheme==="bearer"||w0(s_,{path:i_+".scheme",expected:'"bearer"',value:cm.scheme}),cm.bearerFormat===void 0||typeof cm.bearerFormat=="string"||w0(s_,{path:i_+".bearerFormat",expected:"(string | undefined)",value:cm.bearerFormat}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),wQ=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),(typeof cm.flows=="object"&&cm.flows!==null&&Array.isArray(cm.flows)===!1||w0(s_,{path:i_+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:cm.flows}))&&ZG(cm.flows,i_+".flows",s_)||w0(s_,{path:i_+".flows",expected:"OpenApi.ISecurityScheme.IOAuth2.IFlowSet",value:cm.flows}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),ZG=(cm,i_,s_=!0)=>[cm.authorizationCode===void 0||(typeof cm.authorizationCode=="object"&&cm.authorizationCode!==null&&Array.isArray(cm.authorizationCode)===!1||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:cm.authorizationCode}))&&sJ(cm.authorizationCode,i_+".authorizationCode",s_)||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApi.ISecurityScheme.IOAuth2.IFlow | undefined)",value:cm.authorizationCode}),cm.implicit===void 0||(typeof cm.implicit=="object"&&cm.implicit!==null&&Array.isArray(cm.implicit)===!1||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:cm.implicit}))&&Tq(cm.implicit,i_+".implicit",s_)||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:cm.implicit}),cm.password===void 0||(typeof cm.password=="object"&&cm.password!==null&&Array.isArray(cm.password)===!1||w0(s_,{path:i_+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.password}))&&vL(cm.password,i_+".password",s_)||w0(s_,{path:i_+".password",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.password}),cm.clientCredentials===void 0||(typeof cm.clientCredentials=="object"&&cm.clientCredentials!==null&&Array.isArray(cm.clientCredentials)===!1||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.clientCredentials}))&&vL(cm.clientCredentials,i_+".clientCredentials",s_)||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApi.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.clientCredentials})].every(z_=>z_),sJ=(cm,i_,s_=!0)=>[cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),Tq=(cm,i_,s_=!0)=>[cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),vL=(cm,i_,s_=!0)=>[cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),PQ=(cm,i_,s_=!0)=>[cm.type==="openIdConnect"||w0(s_,{path:i_+".type",expected:'"openIdConnect"',value:cm.type}),typeof cm.openIdConnectUrl=="string"||w0(s_,{path:i_+".openIdConnectUrl",expected:"string",value:cm.openIdConnectUrl}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),xL=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IPath",value:vx}))&&bL(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IPath",value:vx})}).every(z_=>z_)].every(z_=>z_),bL=(cm,i_,s_=!0)=>[cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:z_}))&&xq(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:cm.servers}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.delete===void 0||(typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:cm.delete}))&&SL(cm.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(OpenApi.IOperation | undefined)",value:cm.delete}),cm.head===void 0||(typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1||w0(s_,{path:i_+".head",expected:"(OpenApi.IOperation | undefined)",value:cm.head}))&&SL(cm.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(OpenApi.IOperation | undefined)",value:cm.head}),cm.get===void 0||(typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1||w0(s_,{path:i_+".get",expected:"(OpenApi.IOperation | undefined)",value:cm.get}))&&SL(cm.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(OpenApi.IOperation | undefined)",value:cm.get}),cm.post===void 0||(typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1||w0(s_,{path:i_+".post",expected:"(OpenApi.IOperation | undefined)",value:cm.post}))&&SL(cm.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(OpenApi.IOperation | undefined)",value:cm.post}),cm.put===void 0||(typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1||w0(s_,{path:i_+".put",expected:"(OpenApi.IOperation | undefined)",value:cm.put}))&&SL(cm.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(OpenApi.IOperation | undefined)",value:cm.put}),cm.patch===void 0||(typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1||w0(s_,{path:i_+".patch",expected:"(OpenApi.IOperation | undefined)",value:cm.patch}))&&SL(cm.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(OpenApi.IOperation | undefined)",value:cm.patch}),cm.options===void 0||(typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1||w0(s_,{path:i_+".options",expected:"(OpenApi.IOperation | undefined)",value:cm.options}))&&SL(cm.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(OpenApi.IOperation | undefined)",value:cm.options}),cm.trace===void 0||(typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1||w0(s_,{path:i_+".trace",expected:"(OpenApi.IOperation | undefined)",value:cm.trace}))&&SL(cm.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(OpenApi.IOperation | undefined)",value:cm.trace})].every(z_=>z_),SL=(cm,i_,s_=!0)=>[cm.operationId===void 0||typeof cm.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:cm.operationId}),cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<OpenApi.IOperation.IParameter> | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"OpenApi.IOperation.IParameter",value:z_}))&&nN(z_,i_+".parameters["+vx+"]",s_)||w0(s_,{path:i_+".parameters["+vx+"]",expected:"OpenApi.IOperation.IParameter",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<OpenApi.IOperation.IParameter> | undefined)",value:cm.parameters}),cm.requestBody===void 0||(typeof cm.requestBody=="object"&&cm.requestBody!==null&&Array.isArray(cm.requestBody)===!1||w0(s_,{path:i_+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:cm.requestBody}))&&oJ(cm.requestBody,i_+".requestBody",s_)||w0(s_,{path:i_+".requestBody",expected:"(OpenApi.IOperation.IRequestBody | undefined)",value:cm.requestBody}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:cm.responses}))&&AL(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApi.IOperation.IResponse> | undefined)",value:cm.responses}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:z_}))&&xq(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApi.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApi.IServer> | undefined)",value:cm.servers}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),cm["x-samchon-human"]===void 0||typeof cm["x-samchon-human"]=="boolean"||w0(s_,{path:i_+'["x-samchon-human"]',expected:"(boolean | undefined)",value:cm["x-samchon-human"]}),cm["x-samchon-accessor"]===void 0||(Array.isArray(cm["x-samchon-accessor"])||w0(s_,{path:i_+'["x-samchon-accessor"]',expected:"(Array<string> | undefined)",value:cm["x-samchon-accessor"]}))&&cm["x-samchon-accessor"].map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+'["x-samchon-accessor"]['+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["x-samchon-accessor"]',expected:"(Array<string> | undefined)",value:cm["x-samchon-accessor"]}),cm["x-samchon-controller"]===void 0||typeof cm["x-samchon-controller"]=="string"||w0(s_,{path:i_+'["x-samchon-controller"]',expected:"(string | undefined)",value:cm["x-samchon-controller"]})].every(z_=>z_),nN=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.in==="path"||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:cm.in}),(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&DL(cm.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:cm.schema}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:cm.examples}))&&aJ(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:cm.examples})].every(z_=>z_),aJ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IExample",value:vx}))&&uB(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IExample",value:vx})}).every(z_=>z_)].every(z_=>z_),uB=(cm,i_,s_=!0)=>[cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.externalValue===void 0||typeof cm.externalValue=="string"||w0(s_,{path:i_+".externalValue",expected:"(string | undefined)",value:cm.externalValue})].every(z_=>z_),oJ=(cm,i_,s_=!0)=>[cm.content===void 0||(typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:cm.content}))&&L$(cm.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:cm.content}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm["x-nestia-encrypted"]===void 0||typeof cm["x-nestia-encrypted"]=="boolean"||w0(s_,{path:i_+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:cm["x-nestia-encrypted"]})].every(z_=>z_),L$=(cm,i_,s_=!0)=>[cm["text/plain"]===void 0||(typeof cm["text/plain"]=="object"&&cm["text/plain"]!==null&&Array.isArray(cm["text/plain"])===!1||w0(s_,{path:i_+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["text/plain"]}))&&BN(cm["text/plain"],i_+'["text/plain"]',s_)||w0(s_,{path:i_+'["text/plain"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["text/plain"]}),cm["application/json"]===void 0||(typeof cm["application/json"]=="object"&&cm["application/json"]!==null&&Array.isArray(cm["application/json"])===!1||w0(s_,{path:i_+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["application/json"]}))&&BN(cm["application/json"],i_+'["application/json"]',s_)||w0(s_,{path:i_+'["application/json"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["application/json"]}),cm["multipart/form-data"]===void 0||(typeof cm["multipart/form-data"]=="object"&&cm["multipart/form-data"]!==null&&Array.isArray(cm["multipart/form-data"])===!1||w0(s_,{path:i_+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["multipart/form-data"]}))&&BN(cm["multipart/form-data"],i_+'["multipart/form-data"]',s_)||w0(s_,{path:i_+'["multipart/form-data"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["multipart/form-data"]}),cm["application/x-www-form-url-encoded"]===void 0||(typeof cm["application/x-www-form-url-encoded"]=="object"&&cm["application/x-www-form-url-encoded"]!==null&&Array.isArray(cm["application/x-www-form-url-encoded"])===!1||w0(s_,{path:i_+'["application/x-www-form-url-encoded"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["application/x-www-form-url-encoded"]}))&&BN(cm["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:cm["application/x-www-form-url-encoded"]}),cm["*/*"]===void 0||(typeof cm["*/*"]=="object"&&cm["*/*"]!==null&&Array.isArray(cm["*/*"])===!1||w0(s_,{path:i_+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["*/*"]}))&&BN(cm["*/*"],i_+'["*/*"]',s_)||w0(s_,{path:i_+'["*/*"]',expected:"(OpenApi.IOperation.IMediaType | undefined)",value:cm["*/*"]}),s_===!1||Object.keys(cm).map(z_=>{if(["text/plain","application/json","multipart/form-data","application/x-www-form-url-encoded","*/*"].some(K3=>z_===K3))return!0;const vx=cm[z_];return vx===void 0?!0:vx===void 0||(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:vx}))&&BN(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApi.IOperation.IMediaType | undefined)",value:vx})}).every(z_=>z_)].every(z_=>z_),BN=(cm,i_,s_=!0)=>[cm.schema===void 0||(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&DL(cm.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:cm.schema}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:cm.examples}))&&aJ(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApi.IExample> | undefined)",value:cm.examples})].every(z_=>z_),AL=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IOperation.IResponse",value:vx}))&&B9(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IOperation.IResponse",value:vx})}).every(z_=>z_)].every(z_=>z_),B9=(cm,i_,s_=!0)=>[cm.headers===void 0||(typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1||w0(s_,{path:i_+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:cm.headers}))&&cJ(cm.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:"(Record<string, OpenApi.IOperation.IParameter> | undefined)",value:cm.headers}),cm.content===void 0||(typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:cm.content}))&&L$(cm.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(OpenApi.IOperation.IContent | undefined)",value:cm.content}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm["x-nestia-encrypted"]===void 0||typeof cm["x-nestia-encrypted"]=="boolean"||w0(s_,{path:i_+'["x-nestia-encrypted"]',expected:"(boolean | undefined)",value:cm["x-nestia-encrypted"]})].every(z_=>z_),cJ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IOperation.IParameter",value:vx}))&&nN(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApi.IOperation.IParameter",value:vx})}).every(z_=>z_)].every(z_=>z_),TL=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(Array.isArray(vx)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"Array<string>",value:vx}))&&vx.map((K3,PE)=>typeof K3=="string"||w0(s_,{path:i_+_accessExpressionAsString_2(z_)+"["+PE+"]",expected:"string",value:K3})).every(K3=>K3)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"Array<string>",value:vx})}).every(z_=>z_)].every(z_=>z_),sV=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),JN=(cm,i_,s_=!0)=>[(cm.swagger!==null||w0(s_,{path:i_+".swagger",expected:'("2.0" | `2.0.${number}`)',value:cm.swagger}))&&(cm.swagger!==void 0||w0(s_,{path:i_+".swagger",expected:'("2.0" | `2.0.${number}`)',value:cm.swagger}))&&(cm.swagger==="2.0"||typeof cm.swagger=="string"&&RegExp(/^2\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.swagger)||w0(s_,{path:i_+".swagger",expected:'("2.0" | `2.0.${number}`)',value:cm.swagger})),cm.info===void 0||(typeof cm.info=="object"&&cm.info!==null||w0(s_,{path:i_+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:cm.info}))&&OQ(cm.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(SwaggerV2.IDocument.IInfo | undefined)",value:cm.info}),cm.host===void 0||typeof cm.host=="string"||w0(s_,{path:i_+".host",expected:"(string | undefined)",value:cm.host}),cm.basePath===void 0||typeof cm.basePath=="string"||w0(s_,{path:i_+".basePath",expected:"(string | undefined)",value:cm.basePath}),cm.consumes===void 0||(Array.isArray(cm.consumes)||w0(s_,{path:i_+".consumes",expected:"(Array<string> | undefined)",value:cm.consumes}))&&cm.consumes.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".consumes["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".consumes",expected:"(Array<string> | undefined)",value:cm.consumes}),cm.produces===void 0||(Array.isArray(cm.produces)||w0(s_,{path:i_+".produces",expected:"(Array<string> | undefined)",value:cm.produces}))&&cm.produces.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".produces["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".produces",expected:"(Array<string> | undefined)",value:cm.produces}),cm.definitions===void 0||(typeof cm.definitions=="object"&&cm.definitions!==null&&Array.isArray(cm.definitions)===!1||w0(s_,{path:i_+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.definitions}))&&wM(cm.definitions,i_+".definitions",s_)||w0(s_,{path:i_+".definitions",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.definitions}),cm.parameters===void 0||(typeof cm.parameters=="object"&&cm.parameters!==null&&Array.isArray(cm.parameters)===!1||w0(s_,{path:i_+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:cm.parameters}))&&Cq(cm.parameters,i_+".parameters",s_)||w0(s_,{path:i_+".parameters",expected:"(Record<string, SwaggerV2.IOperation.IParameter> | undefined)",value:cm.parameters}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:cm.responses}))&&dB(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, SwaggerV2.IOperation.IResponse> | undefined)",value:cm.responses}),cm.securityDefinitions===void 0||(typeof cm.securityDefinitions=="object"&&cm.securityDefinitions!==null&&Array.isArray(cm.securityDefinitions)===!1||w0(s_,{path:i_+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:cm.securityDefinitions}))&&mz(cm.securityDefinitions,i_+".securityDefinitions",s_)||w0(s_,{path:i_+".securityDefinitions",expected:"(Record<string, SwaggerV2.ISecurityDefinition> | undefined)",value:cm.securityDefinitions}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.paths===void 0||(typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:cm.paths}))&&uU(cm.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, SwaggerV2.IPath> | undefined)",value:cm.paths}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"SwaggerV2.IDocument.ITag",value:z_}))&&pJ(z_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"SwaggerV2.IDocument.ITag",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<SwaggerV2.IDocument.ITag> | undefined)",value:cm.tags})].every(z_=>z_),OQ=(cm,i_,s_=!0)=>[typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.termsOfService===void 0||typeof cm.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:cm.termsOfService}),cm.contact===void 0||(typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1||w0(s_,{path:i_+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:cm.contact}))&&jee(cm.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(SwaggerV2.IDocument.IContact | undefined)",value:cm.contact}),cm.license===void 0||(typeof cm.license=="object"&&cm.license!==null||w0(s_,{path:i_+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:cm.license}))&&Iq(cm.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(SwaggerV2.IDocument.ILicense | undefined)",value:cm.license}),typeof cm.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:cm.version})].every(z_=>z_),jee=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url}),cm.email===void 0||typeof cm.email=="string"||w0(s_,{path:i_+".email",expected:"(string | undefined)",value:cm.email})].every(z_=>z_),Iq=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url})].every(z_=>z_),wM=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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}))&&B$(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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(z_=>z_)].every(z_=>z_),lU=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples})].every(z_=>z_),wX=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="number"&&(Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:cm.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"&&(Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:cm.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"&&(Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:cm.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:cm.multipleOf}))&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples})].every(z_=>z_),fB=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples})].every(z_=>z_),PX=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}),cm.format===void 0||typeof cm.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:cm.format}),cm.pattern===void 0||typeof cm.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:cm.pattern}),cm.minLength===void 0||typeof cm.minLength=="number"&&(Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:cm.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.minLength}),cm.maxLength===void 0||typeof cm.maxLength=="number"&&(Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:cm.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxLength}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples})].every(z_=>z_),eW=(cm,i_,s_=!0)=>[(typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.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:cm.items}))&&B$(cm.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:cm.items}),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples})].every(z_=>z_),tW=(cm,i_,s_=!0)=>[cm.properties===void 0||(typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.properties}))&&wM(cm.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.properties}),cm.required===void 0||(Array.isArray(cm.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}))&&cm.required.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}),(cm.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:cm.additionalProperties}))&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||(typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.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:cm.additionalProperties}))&&B$(cm.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:cm.additionalProperties})),cm.maxProperties===void 0||typeof cm.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:cm.maxProperties}),cm.minProperties===void 0||typeof cm.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:cm.minProperties}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples})].every(z_=>z_),OX=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:cm.$ref}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),NX=(cm,i_,s_=!0)=>[(Array.isArray(cm["x-anyOf"])||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-anyOf"]}))&&cm["x-anyOf"].map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&B$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-anyOf"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),DH=(cm,i_,s_=!0)=>[(Array.isArray(cm["x-oneOf"])||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-oneOf"]}))&&cm["x-oneOf"].map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&B$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-oneOf"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),NQ=(cm,i_,s_=!0)=>[cm.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:cm.type}),cm.default===null||cm.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:cm.default}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),kq=(cm,i_,s_=!0)=>[(cm.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type}))&&(cm.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type})),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),Cq=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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}))&&bR(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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(z_=>z_)].every(z_=>z_),lJ=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),Eq=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="number"&&(Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:cm.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"&&(Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:cm.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"&&(Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:cm.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:cm.multipleOf}))&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),X8=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),PM=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}),cm.format===void 0||typeof cm.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:cm.format}),cm.pattern===void 0||typeof cm.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:cm.pattern}),cm.minLength===void 0||typeof cm.minLength=="number"&&(Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:cm.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.minLength}),cm.maxLength===void 0||typeof cm.maxLength=="number"&&(Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:cm.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxLength}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),fz=(cm,i_,s_=!0)=>[(typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.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:cm.items}))&&B$(cm.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:cm.items}),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),Dq=(cm,i_,s_=!0)=>[cm.properties===void 0||(typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.properties}))&&wM(cm.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.properties}),cm.required===void 0||(Array.isArray(cm.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}))&&cm.required.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}),(cm.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:cm.additionalProperties}))&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||(typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.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:cm.additionalProperties}))&&B$(cm.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:cm.additionalProperties})),cm.maxProperties===void 0||typeof cm.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:cm.maxProperties}),cm.minProperties===void 0||typeof cm.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:cm.minProperties}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:cm.type}),cm["x-nullable"]===void 0||typeof cm["x-nullable"]=="boolean"||w0(s_,{path:i_+'["x-nullable"]',expected:"(boolean | undefined)",value:cm["x-nullable"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),aV=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:cm.$ref}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),IL=(cm,i_,s_=!0)=>[(Array.isArray(cm["x-anyOf"])||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-anyOf"]}))&&cm["x-anyOf"].map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&B$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+'["x-anyOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-anyOf"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),dz=(cm,i_,s_=!0)=>[(Array.isArray(cm["x-oneOf"])||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-oneOf"]}))&&cm["x-oneOf"].map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&B$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+'["x-oneOf"]',expected:"Array<SwaggerV2.IJsonSchema>",value:cm["x-oneOf"]}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),oV=(cm,i_,s_=!0)=>[cm.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:cm.type}),cm.default===null||cm.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:cm.default}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),uJ=(cm,i_,s_=!0)=>[(cm.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type}))&&(cm.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type})),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in})].every(z_=>z_),fJ=(cm,i_,s_=!0)=>[(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&B$(cm.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:cm.schema}),typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),typeof cm.in=="string"||w0(s_,{path:i_+'["in"]',expected:"string",value:cm.in}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required})].every(z_=>z_),dB=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"SwaggerV2.IOperation.IResponse",value:vx}))&&pz(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"SwaggerV2.IOperation.IResponse",value:vx})}).every(z_=>z_)].every(z_=>z_),pz=(cm,i_,s_=!0)=>[cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.headers===void 0||(typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1||w0(s_,{path:i_+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.headers}))&&wM(cm.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:"(Record<string, SwaggerV2.IJsonSchema> | undefined)",value:cm.headers}),cm.schema===void 0||(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&B$(cm.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:cm.schema}),!0].every(z_=>z_),mz=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:vx}))&&V$(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(SwaggerV2.ISecurityDefinition.IApiKey | SwaggerV2.ISecurityDefinition.IBasic | SwaggerV2.ISecurityDefinition.IOauth2AccessCode | SwaggerV2.ISecurityDefinition.IOauth2Application | SwaggerV2.ISecurityDefinition.IOauth2Implicit | SwaggerV2.ISecurityDefinition.IOauth2Password)",value:vx})}).every(z_=>z_)].every(z_=>z_),u5=(cm,i_,s_=!0)=>[cm.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:cm.type}),cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:cm.in}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),cV=(cm,i_,s_=!0)=>[cm.type==="basic"||w0(s_,{path:i_+".type",expected:'"basic"',value:cm.type}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),E5=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),cm.flow==="implicit"||w0(s_,{path:i_+".flow",expected:'"implicit"',value:cm.flow}),cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),dJ=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),cm.flow==="accessCode"||w0(s_,{path:i_+".flow",expected:'"accessCode"',value:cm.flow}),cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),FX=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),cm.flow==="password"||w0(s_,{path:i_+".flow",expected:'"password"',value:cm.flow}),cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),_z=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),cm.flow==="application"||w0(s_,{path:i_+".flow",expected:'"application"',value:cm.flow}),cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),uU=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"SwaggerV2.IPath",value:vx}))&&fU(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"SwaggerV2.IPath",value:vx})}).every(z_=>z_)].every(z_=>z_),fU=(cm,i_,s_=!0)=>[cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/parameters/${string}`>> | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==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:z_}))&&zQ(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/parameters/${string}`>> | undefined)",value:cm.parameters}),cm.delete===void 0||(typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:cm.delete}))&&lV(cm.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(SwaggerV2.IOperation | undefined)",value:cm.delete}),cm.head===void 0||(typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1||w0(s_,{path:i_+".head",expected:"(SwaggerV2.IOperation | undefined)",value:cm.head}))&&lV(cm.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(SwaggerV2.IOperation | undefined)",value:cm.head}),cm.get===void 0||(typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1||w0(s_,{path:i_+".get",expected:"(SwaggerV2.IOperation | undefined)",value:cm.get}))&&lV(cm.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(SwaggerV2.IOperation | undefined)",value:cm.get}),cm.post===void 0||(typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1||w0(s_,{path:i_+".post",expected:"(SwaggerV2.IOperation | undefined)",value:cm.post}))&&lV(cm.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(SwaggerV2.IOperation | undefined)",value:cm.post}),cm.put===void 0||(typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1||w0(s_,{path:i_+".put",expected:"(SwaggerV2.IOperation | undefined)",value:cm.put}))&&lV(cm.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(SwaggerV2.IOperation | undefined)",value:cm.put}),cm.patch===void 0||(typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1||w0(s_,{path:i_+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:cm.patch}))&&lV(cm.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(SwaggerV2.IOperation | undefined)",value:cm.patch}),cm.options===void 0||(typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1||w0(s_,{path:i_+".options",expected:"(SwaggerV2.IOperation | undefined)",value:cm.options}))&&lV(cm.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(SwaggerV2.IOperation | undefined)",value:cm.options}),cm.trace===void 0||(typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1||w0(s_,{path:i_+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:cm.trace}))&&lV(cm.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(SwaggerV2.IOperation | undefined)",value:cm.trace})].every(z_=>z_),mR=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/parameters\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/parameters/${string}`",value:cm.$ref}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),lV=(cm,i_,s_=!0)=>[cm.operationId===void 0||typeof cm.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:cm.operationId}),cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/definitions/parameters/${string}`>> | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==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:z_}))&&JM(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/definitions/parameters/${string}`>> | undefined)",value:cm.parameters}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:cm.responses}))&&OM(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/definitions/responses/${string}`>> | undefined)",value:cm.responses}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated})].every(z_=>z_),hz=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/definitions\/parameters\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/definitions/parameters/${string}`",value:cm.$ref}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),OM=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:vx}))&&hV(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(SwaggerV2.IJsonSchema.IReference<`#/definitions/responses/${string}`> | SwaggerV2.IOperation.IResponse)",value:vx})}).every(z_=>z_)].every(z_=>z_),Bee=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/definitions\/responses\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/definitions/responses/${string}`",value:cm.$ref}),cm.examples===void 0||Array.isArray(cm.examples)||w0(s_,{path:i_+".examples",expected:"(Array<any> | undefined)",value:cm.examples}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),pJ=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),NM=(cm,i_,s_=!0)=>[(cm.openapi!==null||w0(s_,{path:i_+".openapi",expected:'("3.0" | `3.0.${number}`)',value:cm.openapi}))&&(cm.openapi!==void 0||w0(s_,{path:i_+".openapi",expected:'("3.0" | `3.0.${number}`)',value:cm.openapi}))&&(cm.openapi==="3.0"||typeof cm.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)||w0(s_,{path:i_+".openapi",expected:'("3.0" | `3.0.${number}`)',value:cm.openapi})),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:z_}))&&$X(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:cm.servers}),cm.info===void 0||(typeof cm.info=="object"&&cm.info!==null||w0(s_,{path:i_+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:cm.info}))&&_R(cm.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(OpenApiV3.IDocument.IInfo | undefined)",value:cm.info}),cm.components===void 0||(typeof cm.components=="object"&&cm.components!==null&&Array.isArray(cm.components)===!1||w0(s_,{path:i_+".components",expected:"(OpenApiV3.IComponents | undefined)",value:cm.components}))&&pB(cm.components,i_+".components",s_)||w0(s_,{path:i_+".components",expected:"(OpenApiV3.IComponents | undefined)",value:cm.components}),cm.paths===void 0||(typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:cm.paths}))&&jX(cm.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3.IPath> | undefined)",value:cm.paths}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3.IDocument.ITag",value:z_}))&&mU(z_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3.IDocument.ITag",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3.IDocument.ITag> | undefined)",value:cm.tags})].every(z_=>z_),$X=(cm,i_,s_=!0)=>[typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"string",value:cm.url}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.variables===void 0||(typeof cm.variables=="object"&&cm.variables!==null&&Array.isArray(cm.variables)===!1||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:cm.variables}))&&gz(cm.variables,i_+".variables",s_)||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3.IServer.IVariable> | undefined)",value:cm.variables})].every(z_=>z_),gz=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IServer.IVariable",value:vx}))&&uV(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IServer.IVariable",value:vx})}).every(z_=>z_)].every(z_=>z_),uV=(cm,i_,s_=!0)=>[typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"string",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string> | undefined)",value:cm.enum}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),_R=(cm,i_,s_=!0)=>[typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.termsOfService===void 0||typeof cm.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:cm.termsOfService}),cm.contact===void 0||(typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1||w0(s_,{path:i_+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:cm.contact}))&&kL(cm.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(OpenApiV3.IDocument.IContact | undefined)",value:cm.contact}),cm.license===void 0||(typeof cm.license=="object"&&cm.license!==null||w0(s_,{path:i_+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:cm.license}))&&FM(cm.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(OpenApiV3.IDocument.ILicense | undefined)",value:cm.license}),typeof cm.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:cm.version})].every(z_=>z_),kL=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url}),cm.email===void 0||typeof cm.email=="string"||w0(s_,{path:i_+".email",expected:"(string | undefined)",value:cm.email})].every(z_=>z_),FM=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url})].every(z_=>z_),pB=(cm,i_,s_=!0)=>[cm.schemas===void 0||(typeof cm.schemas=="object"&&cm.schemas!==null&&Array.isArray(cm.schemas)===!1||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:cm.schemas}))&&dU(cm.schemas,i_+".schemas",s_)||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:cm.schemas}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:cm.responses}))&&BR(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3.IOperation.IResponse> | undefined)",value:cm.responses}),cm.parameters===void 0||(typeof cm.parameters=="object"&&cm.parameters!==null&&Array.isArray(cm.parameters)===!1||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:cm.parameters}))&&r9(cm.parameters,i_+".parameters",s_)||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3.IOperation.IParameter> | undefined)",value:cm.parameters}),cm.requestBodies===void 0||(typeof cm.requestBodies=="object"&&cm.requestBodies!==null&&Array.isArray(cm.requestBodies)===!1||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:cm.requestBodies}))&&wP(cm.requestBodies,i_+".requestBodies",s_)||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3.IOperation.IRequestBody> | undefined)",value:cm.requestBodies}),cm.securitySchemes===void 0||(typeof cm.securitySchemes=="object"&&cm.securitySchemes!==null&&Array.isArray(cm.securitySchemes)===!1||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:cm.securitySchemes}))&&yz(cm.securitySchemes,i_+".securitySchemes",s_)||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3.ISecurityScheme> | undefined)",value:cm.securitySchemes}),cm.headers===void 0||(typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:cm.headers}))&&wE(cm.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3.IOperation.IParameter, "in">> | undefined)',value:cm.headers}),cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:cm.examples}))&&VD(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3.IExample> | undefined)",value:cm.examples})].every(z_=>z_),dU=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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}))&&J$(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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(z_=>z_)].every(z_=>z_),RX=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),MX=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="number"&&(Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:cm.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"&&(Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:cm.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"&&(Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:cm.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:cm.multipleOf}))&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),FQ=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),rO=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}),cm.format===void 0||typeof cm.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:cm.format}),cm.pattern===void 0||typeof cm.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:cm.pattern}),cm.minLength===void 0||typeof cm.minLength=="number"&&(Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:cm.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.minLength}),cm.maxLength===void 0||typeof cm.maxLength=="number"&&(Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:cm.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxLength}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),Jee=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),(typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.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:cm.items}))&&J$(cm.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:cm.items}),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),I8=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.properties===void 0||(typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:cm.properties}))&&dU(cm.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3.IJsonSchema> | undefined)",value:cm.properties}),cm.required===void 0||(Array.isArray(cm.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}))&&cm.required.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}),(cm.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:cm.additionalProperties}))&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||(typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.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:cm.additionalProperties}))&&J$(cm.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:cm.additionalProperties})),cm.maxProperties===void 0||typeof cm.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:cm.maxProperties}),cm.minProperties===void 0||typeof cm.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:cm.minProperties}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),wq=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),$Q=(cm,i_,s_=!0)=>[(Array.isArray(cm.allOf)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:cm.allOf}))&&cm.allOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&J$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3.IJsonSchema>",value:cm.allOf}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),fV=(cm,i_,s_=!0)=>[(Array.isArray(cm.anyOf)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:cm.anyOf}))&&cm.anyOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&J$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3.IJsonSchema>",value:cm.anyOf}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),mJ=(cm,i_,s_=!0)=>[(Array.isArray(cm.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3.IJsonSchema>",value:cm.oneOf}))&&cm.oneOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&J$(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3.IJsonSchema>",value:cm.oneOf}),cm.discriminator===void 0||(typeof cm.discriminator=="object"&&cm.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}))&&Pq(cm.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),Pq=(cm,i_,s_=!0)=>[typeof cm.propertyName=="string"||w0(s_,{path:i_+".propertyName",expected:"string",value:cm.propertyName}),cm.mapping===void 0||(typeof cm.mapping=="object"&&cm.mapping!==null&&Array.isArray(cm.mapping)===!1||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:cm.mapping}))&&o$(cm.mapping,i_+".mapping",s_)||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:cm.mapping})].every(z_=>z_),VN=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:cm.default}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),hR=(cm,i_,s_=!0)=>[!0,cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,(cm.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type}))&&(cm.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type})),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),BR=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IResponse",value:vx}))&&$P(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IResponse",value:vx})}).every(z_=>z_)].every(z_=>z_),$P=(cm,i_,s_=!0)=>[cm.content===void 0||(typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:cm.content}))&&pU(cm.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:cm.content}),cm.headers===void 0||(typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:cm.headers}))&&RQ(cm.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<IParameter, "in"> | IReference<`#/components/headers/${string}`>> | undefined)',value:cm.headers}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),pU=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IMediaType",value:vx}))&&dV(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IMediaType",value:vx})}).every(z_=>z_)].every(z_=>z_),dV=(cm,i_,s_=!0)=>[cm.schema===void 0||(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&J$(cm.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:cm.schema}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:cm.examples}))&&F8(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:cm.examples})].every(z_=>z_),F8=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx}))&&U$(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3.IExample | OpenApiV3.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx})}).every(z_=>z_)].every(z_=>z_),M8=(cm,i_,s_=!0)=>[cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.externalValue===void 0||typeof cm.externalValue=="string"||w0(s_,{path:i_+".externalValue",expected:"(string | undefined)",value:cm.externalValue})].every(z_=>z_),t9=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/examples/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),RQ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx}))&&SR(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx})}).every(z_=>z_)].every(z_=>z_),wH=(cm,i_,s_=!0)=>[cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:cm.examples}))&&F8(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:cm.examples}),(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&J$(cm.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:cm.schema}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name})].every(z_=>z_),rW=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/headers/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),r9=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IParameter",value:vx}))&&V3(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IParameter",value:vx})}).every(z_=>z_)].every(z_=>z_),V3=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.in==="path"||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:cm.in}),(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&J$(cm.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:cm.schema}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:cm.examples}))&&F8(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>> | undefined)",value:cm.examples})].every(z_=>z_),wP=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IRequestBody",value:vx}))&&LX(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IOperation.IRequestBody",value:vx})}).every(z_=>z_)].every(z_=>z_),LX=(cm,i_,s_=!0)=>[cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.content===void 0||(typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:cm.content}))&&pU(cm.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3.IOperation.IMediaType> | undefined)",value:cm.content})].every(z_=>z_),yz=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:vx}))&&d5(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:vx})}).every(z_=>z_)].every(z_=>z_),_J=(cm,i_,s_=!0)=>[cm.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:cm.type}),cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:cm.in}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),tne=(cm,i_,s_=!0)=>[cm.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:cm.type}),cm.scheme==="basic"||w0(s_,{path:i_+".scheme",expected:'"basic"',value:cm.scheme}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),_N=(cm,i_,s_=!0)=>[cm.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:cm.type}),cm.scheme==="bearer"||w0(s_,{path:i_+".scheme",expected:'"bearer"',value:cm.scheme}),cm.bearerFormat===void 0||typeof cm.bearerFormat=="string"||w0(s_,{path:i_+".bearerFormat",expected:"(string | undefined)",value:cm.bearerFormat}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),mB=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),(typeof cm.flows=="object"&&cm.flows!==null&&Array.isArray(cm.flows)===!1||w0(s_,{path:i_+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:cm.flows}))&&NO(cm.flows,i_+".flows",s_)||w0(s_,{path:i_+".flows",expected:"OpenApiV3.ISecurityScheme.IOAuth2.IFlowSet",value:cm.flows}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),NO=(cm,i_,s_=!0)=>[cm.authorizationCode===void 0||(typeof cm.authorizationCode=="object"&&cm.authorizationCode!==null&&Array.isArray(cm.authorizationCode)===!1||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:cm.authorizationCode}))&&gR(cm.authorizationCode,i_+".authorizationCode",s_)||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3.ISecurityScheme.IOAuth2.IFlow | undefined)",value:cm.authorizationCode}),cm.implicit===void 0||(typeof cm.implicit=="object"&&cm.implicit!==null&&Array.isArray(cm.implicit)===!1||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:cm.implicit}))&&YI(cm.implicit,i_+".implicit",s_)||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:cm.implicit}),cm.password===void 0||(typeof cm.password=="object"&&cm.password!==null&&Array.isArray(cm.password)===!1||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.password}))&&$M(cm.password,i_+".password",s_)||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.password}),cm.clientCredentials===void 0||(typeof cm.clientCredentials=="object"&&cm.clientCredentials!==null&&Array.isArray(cm.clientCredentials)===!1||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.clientCredentials}))&&$M(cm.clientCredentials,i_+".clientCredentials",s_)||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.clientCredentials})].every(z_=>z_),gR=(cm,i_,s_=!0)=>[cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),YI=(cm,i_,s_=!0)=>[cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),$M=(cm,i_,s_=!0)=>[cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),vz=(cm,i_,s_=!0)=>[cm.type==="openIdConnect"||w0(s_,{path:i_+".type",expected:'"openIdConnect"',value:cm.type}),typeof cm.openIdConnectUrl=="string"||w0(s_,{path:i_+".openIdConnectUrl",expected:"string",value:cm.openIdConnectUrl}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),wE=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:vx}))&&wH(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'Omit<OpenApiV3.IOperation.IParameter, "in">',value:vx})}).every(z_=>z_)].every(z_=>z_),VD=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IExample",value:vx}))&&M8(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IExample",value:vx})}).every(z_=>z_)].every(z_=>z_),jX=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IPath",value:vx}))&&RM(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3.IPath",value:vx})}).every(z_=>z_)].every(z_=>z_),RM=(cm,i_,s_=!0)=>[cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:z_}))&&D5(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:cm.parameters}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:z_}))&&$X(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:cm.servers}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.delete===void 0||(typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:cm.delete}))&&Iw(cm.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3.IOperation | undefined)",value:cm.delete}),cm.head===void 0||(typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1||w0(s_,{path:i_+".head",expected:"(OpenApiV3.IOperation | undefined)",value:cm.head}))&&Iw(cm.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(OpenApiV3.IOperation | undefined)",value:cm.head}),cm.get===void 0||(typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1||w0(s_,{path:i_+".get",expected:"(OpenApiV3.IOperation | undefined)",value:cm.get}))&&Iw(cm.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(OpenApiV3.IOperation | undefined)",value:cm.get}),cm.post===void 0||(typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1||w0(s_,{path:i_+".post",expected:"(OpenApiV3.IOperation | undefined)",value:cm.post}))&&Iw(cm.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(OpenApiV3.IOperation | undefined)",value:cm.post}),cm.put===void 0||(typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1||w0(s_,{path:i_+".put",expected:"(OpenApiV3.IOperation | undefined)",value:cm.put}))&&Iw(cm.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(OpenApiV3.IOperation | undefined)",value:cm.put}),cm.patch===void 0||(typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1||w0(s_,{path:i_+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:cm.patch}))&&Iw(cm.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(OpenApiV3.IOperation | undefined)",value:cm.patch}),cm.options===void 0||(typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1||w0(s_,{path:i_+".options",expected:"(OpenApiV3.IOperation | undefined)",value:cm.options}))&&Iw(cm.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(OpenApiV3.IOperation | undefined)",value:cm.options}),cm.trace===void 0||(typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1||w0(s_,{path:i_+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:cm.trace}))&&Iw(cm.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(OpenApiV3.IOperation | undefined)",value:cm.trace})].every(z_=>z_),hJ=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/parameters/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),Iw=(cm,i_,s_=!0)=>[cm.operationId===void 0||typeof cm.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:cm.operationId}),cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".parameters["+vx+"]",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IOperation.IParameter)",value:z_}))&&D5(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>> | undefined)",value:cm.parameters}),cm.requestBody===void 0||(typeof cm.requestBody=="object"&&cm.requestBody!==null&&Array.isArray(cm.requestBody)===!1||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:cm.requestBody}))&&AR(cm.requestBody,i_+".requestBody",s_)||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3.IOperation.IRequestBody | undefined)",value:cm.requestBody}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:cm.responses}))&&RP(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>> | undefined)",value:cm.responses}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:z_}))&&$X(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3.IServer> | undefined)",value:cm.servers}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated})].every(z_=>z_),j$=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/requestBodies/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),RP=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:vx}))&&bz(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3.IOperation.IResponse)",value:vx})}).every(z_=>z_)].every(z_=>z_),_B=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/responses/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),mU=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),yR=(cm,i_,s_=!0)=>[typeof cm.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)||w0(s_,{path:i_+".openapi",expected:"`3.1.${number}`",value:cm.openapi}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:z_}))&&OF(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:cm.servers}),cm.info===void 0||(typeof cm.info=="object"&&cm.info!==null||w0(s_,{path:i_+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:cm.info}))&&Vee(cm.info,i_+".info",s_)||w0(s_,{path:i_+".info",expected:"(OpenApiV3_1.IDocument.IInfo | undefined)",value:cm.info}),cm.components===void 0||(typeof cm.components=="object"&&cm.components!==null&&Array.isArray(cm.components)===!1||w0(s_,{path:i_+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:cm.components}))&&Oq(cm.components,i_+".components",s_)||w0(s_,{path:i_+".components",expected:"(OpenApiV3_1.IComponents | undefined)",value:cm.components}),cm.paths===void 0||(typeof cm.paths=="object"&&cm.paths!==null&&Array.isArray(cm.paths)===!1||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:cm.paths}))&&iW(cm.paths,i_+".paths",s_)||w0(s_,{path:i_+".paths",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:cm.paths}),cm.webhooks===void 0||(typeof cm.webhooks=="object"&&cm.webhooks!==null&&Array.isArray(cm.webhooks)===!1||w0(s_,{path:i_+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:cm.webhooks}))&&I4(cm.webhooks,i_+".webhooks",s_)||w0(s_,{path:i_+".webhooks",expected:"(Record<string, IPath | IReference<`#/components/pathItems/${string}`>> | undefined)",value:cm.webhooks}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3_1.IDocument.ITag",value:z_}))&&VR(z_,i_+".tags["+vx+"]",s_)||w0(s_,{path:i_+".tags["+vx+"]",expected:"OpenApiV3_1.IDocument.ITag",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<OpenApiV3_1.IDocument.ITag> | undefined)",value:cm.tags})].every(z_=>z_),OF=(cm,i_,s_=!0)=>[typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"string",value:cm.url}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.variables===void 0||(typeof cm.variables=="object"&&cm.variables!==null&&Array.isArray(cm.variables)===!1||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:cm.variables}))&&BX(cm.variables,i_+".variables",s_)||w0(s_,{path:i_+".variables",expected:"(Record<string, OpenApiV3_1.IServer.IVariable> | undefined)",value:cm.variables})].every(z_=>z_),BX=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IServer.IVariable",value:vx}))&&MQ(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IServer.IVariable",value:vx})}).every(z_=>z_)].every(z_=>z_),MQ=(cm,i_,s_=!0)=>[typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"string",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:cm.enum}))&&(1<=cm.enum.length||w0(s_,{path:i_+'["enum"]',expected:"Array<> & MinItems<1>",value:cm.enum}))&&cm.enum.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"((Array<string> & MinItems<1>) | undefined)",value:cm.enum}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),Vee=(cm,i_,s_=!0)=>[typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"string",value:cm.title}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.termsOfService===void 0||typeof cm.termsOfService=="string"||w0(s_,{path:i_+".termsOfService",expected:"(string | undefined)",value:cm.termsOfService}),cm.contact===void 0||(typeof cm.contact=="object"&&cm.contact!==null&&Array.isArray(cm.contact)===!1||w0(s_,{path:i_+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:cm.contact}))&&J8(cm.contact,i_+".contact",s_)||w0(s_,{path:i_+".contact",expected:"(OpenApiV3_1.IDocument.IContact | undefined)",value:cm.contact}),cm.license===void 0||(typeof cm.license=="object"&&cm.license!==null||w0(s_,{path:i_+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:cm.license}))&&NF(cm.license,i_+".license",s_)||w0(s_,{path:i_+".license",expected:"(OpenApiV3_1.IDocument.ILicense | undefined)",value:cm.license}),typeof cm.version=="string"||w0(s_,{path:i_+".version",expected:"string",value:cm.version})].every(z_=>z_),J8=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url}),cm.email===void 0||typeof cm.email=="string"||w0(s_,{path:i_+".email",expected:"(string | undefined)",value:cm.email})].every(z_=>z_),NF=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.identifier===void 0||typeof cm.identifier=="string"||w0(s_,{path:i_+".identifier",expected:"(string | undefined)",value:cm.identifier}),cm.url===void 0||typeof cm.url=="string"||w0(s_,{path:i_+".url",expected:"(string | undefined)",value:cm.url})].every(z_=>z_),Oq=(cm,i_,s_=!0)=>[cm.schemas===void 0||(typeof cm.schemas=="object"&&cm.schemas!==null&&Array.isArray(cm.schemas)===!1||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:cm.schemas}))&&PH(cm.schemas,i_+".schemas",s_)||w0(s_,{path:i_+".schemas",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:cm.schemas}),cm.pathItems===void 0||(typeof cm.pathItems=="object"&&cm.pathItems!==null&&Array.isArray(cm.pathItems)===!1||w0(s_,{path:i_+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:cm.pathItems}))&&iW(cm.pathItems,i_+".pathItems",s_)||w0(s_,{path:i_+".pathItems",expected:"(Record<string, OpenApiV3_1.IPath> | undefined)",value:cm.pathItems}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:cm.responses}))&&aW(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, OpenApiV3_1.IOperation.IResponse> | undefined)",value:cm.responses}),cm.parameters===void 0||(typeof cm.parameters=="object"&&cm.parameters!==null&&Array.isArray(cm.parameters)===!1||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:cm.parameters}))&&l$(cm.parameters,i_+".parameters",s_)||w0(s_,{path:i_+".parameters",expected:"(Record<string, OpenApiV3_1.IOperation.IParameter> | undefined)",value:cm.parameters}),cm.requestBodies===void 0||(typeof cm.requestBodies=="object"&&cm.requestBodies!==null&&Array.isArray(cm.requestBodies)===!1||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:cm.requestBodies}))&&yU(cm.requestBodies,i_+".requestBodies",s_)||w0(s_,{path:i_+".requestBodies",expected:"(Record<string, OpenApiV3_1.IOperation.IRequestBody> | undefined)",value:cm.requestBodies}),cm.securitySchemes===void 0||(typeof cm.securitySchemes=="object"&&cm.securitySchemes!==null&&Array.isArray(cm.securitySchemes)===!1||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:cm.securitySchemes}))&&vJ(cm.securitySchemes,i_+".securitySchemes",s_)||w0(s_,{path:i_+".securitySchemes",expected:"(Record<string, OpenApiV3_1.ISecurityScheme> | undefined)",value:cm.securitySchemes}),cm.headers===void 0||(typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:cm.headers}))&&Uee(cm.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, Omit<OpenApiV3_1.IOperation.IParameter, "in">> | undefined)',value:cm.headers}),cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:cm.examples}))&&UQ(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, OpenApiV3_1.IExample> | undefined)",value:cm.examples})].every(z_=>z_),PH=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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}))&&UN(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),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(z_=>z_)].every(z_=>z_),f5=(cm,i_,s_=!0)=>[(Array.isArray(cm.type)||w0(s_,{path:i_+".type",expected:'Array<"string" | "number" | "boolean" | "object" | "null" | "integer" | "array">',value:cm.type}))&&cm.type.map((z_,vx)=>z_==="string"||z_==="number"||z_==="boolean"||z_==="object"||z_==="null"||z_==="integer"||z_==="array"||w0(s_,{path:i_+".type["+vx+"]",expected:'("array" | "boolean" | "integer" | "null" | "number" | "object" | "string")',value:z_})).every(z_=>z_)||w0(s_,{path:i_+".type",expected:'Array<"string" | "number" | "boolean" | "object" | "null" | "integer" | "array">',value:cm.type}),cm.default===null||cm.default===void 0||Array.isArray(cm.default)||w0(s_,{path:i_+'["default"]',expected:"(Array<any> | null | undefined)",value:cm.default}),cm.enum===void 0||Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<any> | undefined)",value:cm.enum}),typeof cm.const=="string"||typeof cm.const=="number"||typeof cm.const=="boolean"||w0(s_,{path:i_+'["const"]',expected:"(boolean | number | string)",value:cm.const}),cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.minimum===void 0||typeof cm.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:cm.multipleOf}),cm.format===void 0||typeof cm.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:cm.format}),cm.pattern===void 0||typeof cm.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:cm.pattern}),cm.contentMediaType===void 0||typeof cm.contentMediaType=="string"||w0(s_,{path:i_+".contentMediaType",expected:"(string | undefined)",value:cm.contentMediaType}),cm.minLength===void 0||typeof cm.minLength=="number"&&(Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:cm.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.minLength}),cm.maxLength===void 0||typeof cm.maxLength=="number"&&(Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:cm.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxLength}),(cm.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:cm.items}))&&(cm.items===void 0||Array.isArray(cm.items)&&cm.items.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&UN(cm.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:cm.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:cm.items})),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.prefixItems===void 0||(Array.isArray(cm.prefixItems)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:cm.prefixItems}))&&cm.prefixItems.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:cm.prefixItems}),(cm.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:cm.additionalItems}))&&(cm.additionalItems===void 0||typeof cm.additionalItems=="boolean"||(typeof cm.additionalItems=="object"&&cm.additionalItems!==null&&Array.isArray(cm.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:cm.additionalItems}))&&UN(cm.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:cm.additionalItems})),cm.properties===void 0||(typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:cm.properties}))&&PH(cm.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:cm.properties}),(cm.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:cm.additionalProperties}))&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||(typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.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:cm.additionalProperties}))&&UN(cm.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:cm.additionalProperties})),cm.required===void 0||(Array.isArray(cm.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}))&&cm.required.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}),cm.maxProperties===void 0||typeof cm.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:cm.maxProperties}),cm.minProperties===void 0||typeof cm.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:cm.minProperties}),(Array.isArray(cm.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.oneOf}))&&cm.oneOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.oneOf}),cm.discriminator===void 0||(typeof cm.discriminator=="object"&&cm.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}))&&jQ(cm.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}),(Array.isArray(cm.anyOf)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.anyOf}))&&cm.anyOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.anyOf}),(Array.isArray(cm.allOf)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.allOf}))&&cm.allOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.allOf}),typeof cm.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:cm.$ref})].every(z_=>z_),MM=(cm,i_,s_=!0)=>[typeof cm.const=="string"||typeof cm.const=="number"||typeof cm.const=="boolean"||w0(s_,{path:i_+'["const"]',expected:"(boolean | number | string)",value:cm.const}),cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),vR=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="boolean"||w0(s_,{path:i_+'["default"]',expected:"(boolean | null | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="boolean"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(boolean | null)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<boolean | null> | undefined)",value:cm.enum}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="boolean"||w0(s_,{path:i_+".type",expected:'"boolean"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),_U=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="number"&&(Math.floor(cm.default)===cm.default&&-9223372036854776e3<=cm.default&&cm.default<=9223372036854776e3||w0(s_,{path:i_+'["default"]',expected:'number & Type<"int64">',value:cm.default}))||w0(s_,{path:i_+'["default"]',expected:'((number & Type<"int64">) | null | undefined)',value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"&&(Math.floor(cm.minimum)===cm.minimum&&-9223372036854776e3<=cm.minimum&&cm.minimum<=9223372036854776e3||w0(s_,{path:i_+".minimum",expected:'number & Type<"int64">',value:cm.minimum}))||w0(s_,{path:i_+".minimum",expected:'((number & Type<"int64">) | undefined)',value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"&&(Math.floor(cm.maximum)===cm.maximum&&-9223372036854776e3<=cm.maximum&&cm.maximum<=9223372036854776e3||w0(s_,{path:i_+".maximum",expected:'number & Type<"int64">',value:cm.maximum}))||w0(s_,{path:i_+".maximum",expected:'((number & Type<"int64">) | undefined)',value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"&&(Math.floor(cm.exclusiveMinimum)===cm.exclusiveMinimum&&-9223372036854776e3<=cm.exclusiveMinimum&&cm.exclusiveMinimum<=9223372036854776e3||w0(s_,{path:i_+".exclusiveMinimum",expected:'number & Type<"int64">',value:cm.exclusiveMinimum}))||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:'((number & Type<"int64">) | boolean | undefined)',value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"&&(Math.floor(cm.exclusiveMaximum)===cm.exclusiveMaximum&&-9223372036854776e3<=cm.exclusiveMaximum&&cm.exclusiveMaximum<=9223372036854776e3||w0(s_,{path:i_+".exclusiveMaximum",expected:'number & Type<"int64">',value:cm.exclusiveMaximum}))||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:'((number & Type<"int64">) | boolean | undefined)',value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(Math.floor(cm.multipleOf)===cm.multipleOf&&0<=cm.multipleOf&&cm.multipleOf<=18446744073709552e3||w0(s_,{path:i_+".multipleOf",expected:'number & Type<"uint64">',value:cm.multipleOf}))&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:'((number & Type<"uint64"> & ExclusiveMinimum<0>) | undefined)',value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="integer"||w0(s_,{path:i_+".type",expected:'"integer"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),LM=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="number"||w0(s_,{path:i_+'["default"]',expected:"(null | number | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="number"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | number)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<number | null> | undefined)",value:cm.enum}),cm.minimum===void 0||typeof cm.minimum=="number"||w0(s_,{path:i_+".minimum",expected:"(number | undefined)",value:cm.minimum}),cm.maximum===void 0||typeof cm.maximum=="number"||w0(s_,{path:i_+".maximum",expected:"(number | undefined)",value:cm.maximum}),cm.exclusiveMinimum===void 0||typeof cm.exclusiveMinimum=="number"||typeof cm.exclusiveMinimum=="boolean"||w0(s_,{path:i_+".exclusiveMinimum",expected:"(boolean | number | undefined)",value:cm.exclusiveMinimum}),cm.exclusiveMaximum===void 0||typeof cm.exclusiveMaximum=="number"||typeof cm.exclusiveMaximum=="boolean"||w0(s_,{path:i_+".exclusiveMaximum",expected:"(boolean | number | undefined)",value:cm.exclusiveMaximum}),cm.multipleOf===void 0||typeof cm.multipleOf=="number"&&(0<cm.multipleOf||w0(s_,{path:i_+".multipleOf",expected:"number & ExclusiveMinimum<0>",value:cm.multipleOf}))||w0(s_,{path:i_+".multipleOf",expected:"((number & ExclusiveMinimum<0>) | undefined)",value:cm.multipleOf}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="number"||w0(s_,{path:i_+".type",expected:'"number"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),nW=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.default===null||cm.default===void 0||typeof cm.default=="string"||w0(s_,{path:i_+'["default"]',expected:"(null | string | undefined)",value:cm.default}),cm.enum===void 0||(Array.isArray(cm.enum)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}))&&cm.enum.map((z_,vx)=>z_===null||typeof z_=="string"||w0(s_,{path:i_+'["enum"]['+vx+"]",expected:"(null | string)",value:z_})).every(z_=>z_)||w0(s_,{path:i_+'["enum"]',expected:"(Array<string | null> | undefined)",value:cm.enum}),cm.format===void 0||typeof cm.format=="string"||w0(s_,{path:i_+".format",expected:"(string | undefined)",value:cm.format}),cm.pattern===void 0||typeof cm.pattern=="string"||w0(s_,{path:i_+".pattern",expected:"(string | undefined)",value:cm.pattern}),cm.contentMediaType===void 0||typeof cm.contentMediaType=="string"||w0(s_,{path:i_+".contentMediaType",expected:"(string | undefined)",value:cm.contentMediaType}),cm.minLength===void 0||typeof cm.minLength=="number"&&(Math.floor(cm.minLength)===cm.minLength&&0<=cm.minLength&&cm.minLength<=18446744073709552e3||w0(s_,{path:i_+".minLength",expected:'number & Type<"uint64">',value:cm.minLength}))||w0(s_,{path:i_+".minLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.minLength}),cm.maxLength===void 0||typeof cm.maxLength=="number"&&(Math.floor(cm.maxLength)===cm.maxLength&&0<=cm.maxLength&&cm.maxLength<=18446744073709552e3||w0(s_,{path:i_+".maxLength",expected:'number & Type<"uint64">',value:cm.maxLength}))||w0(s_,{path:i_+".maxLength",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxLength}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="string"||w0(s_,{path:i_+".type",expected:'"string"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),S_=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),(cm.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:cm.items}))&&(cm.items===void 0||Array.isArray(cm.items)&&cm.items.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||typeof cm.items=="object"&&cm.items!==null&&Array.isArray(cm.items)===!1&&UN(cm.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:cm.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:cm.items})),cm.prefixItems===void 0||(Array.isArray(cm.prefixItems)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:cm.prefixItems}))&&cm.prefixItems.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".prefixItems",expected:"(Array<OpenApiV3_1.IJsonSchema> | undefined)",value:cm.prefixItems}),cm.uniqueItems===void 0||typeof cm.uniqueItems=="boolean"||w0(s_,{path:i_+".uniqueItems",expected:"(boolean | undefined)",value:cm.uniqueItems}),(cm.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:cm.additionalItems}))&&(cm.additionalItems===void 0||typeof cm.additionalItems=="boolean"||(typeof cm.additionalItems=="object"&&cm.additionalItems!==null&&Array.isArray(cm.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:cm.additionalItems}))&&UN(cm.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:cm.additionalItems})),cm.minItems===void 0||typeof cm.minItems=="number"&&(Math.floor(cm.minItems)===cm.minItems&&0<=cm.minItems&&cm.minItems<=18446744073709552e3||w0(s_,{path:i_+".minItems",expected:'number & Type<"uint64">',value:cm.minItems}))||w0(s_,{path:i_+".minItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.minItems}),cm.maxItems===void 0||typeof cm.maxItems=="number"&&(Math.floor(cm.maxItems)===cm.maxItems&&0<=cm.maxItems&&cm.maxItems<=18446744073709552e3||w0(s_,{path:i_+".maxItems",expected:'number & Type<"uint64">',value:cm.maxItems}))||w0(s_,{path:i_+".maxItems",expected:'((number & Type<"uint64">) | undefined)',value:cm.maxItems}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="array"||w0(s_,{path:i_+".type",expected:'"array"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),o_=(cm,i_,s_=!0)=>[cm.nullable===void 0||typeof cm.nullable=="boolean"||w0(s_,{path:i_+".nullable",expected:"(boolean | undefined)",value:cm.nullable}),cm.properties===void 0||(typeof cm.properties=="object"&&cm.properties!==null&&Array.isArray(cm.properties)===!1||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:cm.properties}))&&PH(cm.properties,i_+".properties",s_)||w0(s_,{path:i_+".properties",expected:"(Record<string, OpenApiV3_1.IJsonSchema> | undefined)",value:cm.properties}),cm.required===void 0||(Array.isArray(cm.required)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}))&&cm.required.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".required["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".required",expected:"(Array<string> | undefined)",value:cm.required}),(cm.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:cm.additionalProperties}))&&(cm.additionalProperties===void 0||typeof cm.additionalProperties=="boolean"||(typeof cm.additionalProperties=="object"&&cm.additionalProperties!==null&&Array.isArray(cm.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:cm.additionalProperties}))&&UN(cm.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:cm.additionalProperties})),cm.maxProperties===void 0||typeof cm.maxProperties=="number"||w0(s_,{path:i_+".maxProperties",expected:"(number | undefined)",value:cm.maxProperties}),cm.minProperties===void 0||typeof cm.minProperties=="number"||w0(s_,{path:i_+".minProperties",expected:"(number | undefined)",value:cm.minProperties}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="object"||w0(s_,{path:i_+".type",expected:'"object"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),CN=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"||w0(s_,{path:i_+".$ref",expected:"string",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),LQ=(cm,i_,s_=!0)=>[typeof cm.$recursiveRef=="string"||w0(s_,{path:i_+".$recursiveRef",expected:"string",value:cm.$recursiveRef}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),CL=(cm,i_,s_=!0)=>[(Array.isArray(cm.allOf)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.allOf}))&&cm.allOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".allOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.allOf}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),OH=(cm,i_,s_=!0)=>[(Array.isArray(cm.anyOf)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.anyOf}))&&cm.anyOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".anyOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.anyOf}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),NH=(cm,i_,s_=!0)=>[(Array.isArray(cm.oneOf)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.oneOf}))&&cm.oneOf.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!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:z_}))&&UN(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".oneOf",expected:"Array<OpenApiV3_1.IJsonSchema>",value:cm.oneOf}),cm.discriminator===void 0||(typeof cm.discriminator=="object"&&cm.discriminator!==null||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}))&&jQ(cm.discriminator,i_+".discriminator",s_)||w0(s_,{path:i_+".discriminator",expected:"(OpenApiV3_1.IJsonSchema.IOneOf.IDiscriminator | undefined)",value:cm.discriminator}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),jQ=(cm,i_,s_=!0)=>[typeof cm.propertyName=="string"||w0(s_,{path:i_+".propertyName",expected:"string",value:cm.propertyName}),cm.mapping===void 0||(typeof cm.mapping=="object"&&cm.mapping!==null&&Array.isArray(cm.mapping)===!1||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:cm.mapping}))&&o$(cm.mapping,i_+".mapping",s_)||w0(s_,{path:i_+".mapping",expected:"(Record<string, string> | undefined)",value:cm.mapping})].every(z_=>z_),hU=(cm,i_,s_=!0)=>[cm.default===null||cm.default===void 0||w0(s_,{path:i_+'["default"]',expected:"(null | undefined)",value:cm.default}),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,cm.type==="null"||w0(s_,{path:i_+".type",expected:'"null"',value:cm.type}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),BQ=(cm,i_,s_=!0)=>[(cm.type!==null||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type}))&&(cm.type===void 0||w0(s_,{path:i_+".type",expected:"undefined",value:cm.type})),!0,cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0,(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))].every(z_=>z_),iW=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IPath",value:vx}))&&JX(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IPath",value:vx})}).every(z_=>z_)].every(z_=>z_),JX=(cm,i_,s_=!0)=>[cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==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:z_}))&&qQ(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:cm.parameters}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:z_}))&&OF(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:cm.servers}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.delete===void 0||(typeof cm.delete=="object"&&cm.delete!==null&&Array.isArray(cm.delete)===!1||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.delete}))&&gJ(cm.delete,i_+'["delete"]',s_)||w0(s_,{path:i_+'["delete"]',expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.delete}),cm.head===void 0||(typeof cm.head=="object"&&cm.head!==null&&Array.isArray(cm.head)===!1||w0(s_,{path:i_+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.head}))&&gJ(cm.head,i_+".head",s_)||w0(s_,{path:i_+".head",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.head}),cm.get===void 0||(typeof cm.get=="object"&&cm.get!==null&&Array.isArray(cm.get)===!1||w0(s_,{path:i_+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.get}))&&gJ(cm.get,i_+".get",s_)||w0(s_,{path:i_+".get",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.get}),cm.post===void 0||(typeof cm.post=="object"&&cm.post!==null&&Array.isArray(cm.post)===!1||w0(s_,{path:i_+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.post}))&&gJ(cm.post,i_+".post",s_)||w0(s_,{path:i_+".post",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.post}),cm.put===void 0||(typeof cm.put=="object"&&cm.put!==null&&Array.isArray(cm.put)===!1||w0(s_,{path:i_+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.put}))&&gJ(cm.put,i_+".put",s_)||w0(s_,{path:i_+".put",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.put}),cm.patch===void 0||(typeof cm.patch=="object"&&cm.patch!==null&&Array.isArray(cm.patch)===!1||w0(s_,{path:i_+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.patch}))&&gJ(cm.patch,i_+".patch",s_)||w0(s_,{path:i_+".patch",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.patch}),cm.options===void 0||(typeof cm.options=="object"&&cm.options!==null&&Array.isArray(cm.options)===!1||w0(s_,{path:i_+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.options}))&&gJ(cm.options,i_+".options",s_)||w0(s_,{path:i_+".options",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.options}),cm.trace===void 0||(typeof cm.trace=="object"&&cm.trace!==null&&Array.isArray(cm.trace)===!1||w0(s_,{path:i_+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.trace}))&&gJ(cm.trace,i_+".trace",s_)||w0(s_,{path:i_+".trace",expected:"(OpenApiV3_1.IOperation | undefined)",value:cm.trace})].every(z_=>z_),pV=(cm,i_,s_=!0)=>[cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.in==="path"||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "path" | "query")',value:cm.in}),(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&UN(cm.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:cm.schema}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:cm.examples}))&&VX(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:cm.examples})].every(z_=>z_),VX=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx}))&&hN(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.IExample | OpenApiV3_1.IJsonSchema.IReference<`#/components/examples/${string}`>)",value:vx})}).every(z_=>z_)].every(z_=>z_),gU=(cm,i_,s_=!0)=>[cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.externalValue===void 0||typeof cm.externalValue=="string"||w0(s_,{path:i_+".externalValue",expected:"(string | undefined)",value:cm.externalValue})].every(z_=>z_),JQ=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/examples\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/examples/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),hB=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/headers/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),EL=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/parameters/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),gJ=(cm,i_,s_=!0)=>[cm.operationId===void 0||typeof cm.operationId=="string"||w0(s_,{path:i_+".operationId",expected:"(string | undefined)",value:cm.operationId}),cm.parameters===void 0||(Array.isArray(cm.parameters)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:cm.parameters}))&&cm.parameters.map((z_,vx)=>(typeof z_=="object"&&z_!==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:z_}))&&qQ(z_,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:z_})).every(z_=>z_)||w0(s_,{path:i_+".parameters",expected:"(Array<IParameter | IReference<`#/components/headers/${string}`> | IReference<`#/components/parameters/${string}`>>.o1 | undefined)",value:cm.parameters}),cm.requestBody===void 0||(typeof cm.requestBody=="object"&&cm.requestBody!==null&&Array.isArray(cm.requestBody)===!1||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:cm.requestBody}))&&rne(cm.requestBody,i_+".requestBody",s_)||w0(s_,{path:i_+".requestBody",expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/requestBodies/${string}`> | OpenApiV3_1.IOperation.IRequestBody | undefined)",value:cm.requestBody}),cm.responses===void 0||(typeof cm.responses=="object"&&cm.responses!==null&&Array.isArray(cm.responses)===!1||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:cm.responses}))&&VQ(cm.responses,i_+".responses",s_)||w0(s_,{path:i_+".responses",expected:"(Record<string, IResponse | IReference<`#/components/responses/${string}`>>.o1 | undefined)",value:cm.responses}),cm.servers===void 0||(Array.isArray(cm.servers)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:cm.servers}))&&cm.servers.map((z_,vx)=>(typeof z_=="object"&&z_!==null||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:z_}))&&OF(z_,i_+".servers["+vx+"]",s_)||w0(s_,{path:i_+".servers["+vx+"]",expected:"OpenApiV3_1.IServer",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".servers",expected:"(Array<OpenApiV3_1.IServer> | undefined)",value:cm.servers}),cm.summary===void 0||typeof cm.summary=="string"||w0(s_,{path:i_+".summary",expected:"(string | undefined)",value:cm.summary}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.security===void 0||(Array.isArray(cm.security)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}))&&cm.security.map((z_,vx)=>(typeof z_=="object"&&z_!==null&&Array.isArray(z_)===!1||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_}))&&TL(z_,i_+".security["+vx+"]",s_)||w0(s_,{path:i_+".security["+vx+"]",expected:"Record<string, Array<string>>",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".security",expected:"(Array<Record<string, Array<string>>> | undefined)",value:cm.security}),cm.tags===void 0||(Array.isArray(cm.tags)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}))&&cm.tags.map((z_,vx)=>typeof z_=="string"||w0(s_,{path:i_+".tags["+vx+"]",expected:"string",value:z_})).every(z_=>z_)||w0(s_,{path:i_+".tags",expected:"(Array<string> | undefined)",value:cm.tags}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated})].every(z_=>z_),c$=(cm,i_,s_=!0)=>[cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.content===void 0||(typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:cm.content}))&&yJ(cm.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:cm.content})].every(z_=>z_),yJ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IMediaType",value:vx}))&&y4(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IMediaType",value:vx})}).every(z_=>z_)].every(z_=>z_),y4=(cm,i_,s_=!0)=>[cm.schema===void 0||(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&UN(cm.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:cm.schema}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:cm.examples}))&&VX(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:cm.examples})].every(z_=>z_),jM=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/requestBodies\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/requestBodies/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),VQ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:vx}))&&nne(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/responses/${string}`> | OpenApiV3_1.IOperation.IResponse)",value:vx})}).every(z_=>z_)].every(z_=>z_),UX=(cm,i_,s_=!0)=>[cm.content===void 0||(typeof cm.content=="object"&&cm.content!==null&&Array.isArray(cm.content)===!1||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:cm.content}))&&yJ(cm.content,i_+".content",s_)||w0(s_,{path:i_+".content",expected:"(Record<string, OpenApiV3_1.IOperation.IMediaType> | undefined)",value:cm.content}),cm.headers===void 0||(typeof cm.headers=="object"&&cm.headers!==null&&Array.isArray(cm.headers)===!1||w0(s_,{path:i_+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:cm.headers}))&&JR(cm.headers,i_+".headers",s_)||w0(s_,{path:i_+".headers",expected:'(Record<string, IReference<`#/components/headers/${string}`> | Omit<IParameter, "in">> | undefined)',value:cm.headers}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),JR=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'(Omit<OpenApiV3_1.IOperation.IParameter, "in"> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx}))&&Sz(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'(Omit<OpenApiV3_1.IOperation.IParameter, "in"> | OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:vx})}).every(z_=>z_)].every(z_=>z_),gB=(cm,i_,s_=!0)=>[cm.required===void 0||typeof cm.required=="boolean"||w0(s_,{path:i_+".required",expected:"(boolean | undefined)",value:cm.required}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),!0,cm.examples===void 0||(typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:cm.examples}))&&VX(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Record<string, IExample | IReference<`#/components/examples/${string}`>>.o1 | undefined)",value:cm.examples}),(typeof cm.schema=="object"&&cm.schema!==null&&Array.isArray(cm.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:cm.schema}))&&UN(cm.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:cm.schema}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name})].every(z_=>z_),sW=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/responses\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/responses/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),aW=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IResponse",value:vx}))&&UX(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IResponse",value:vx})}).every(z_=>z_)].every(z_=>z_),l$=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IParameter",value:vx}))&&pV(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IParameter",value:vx})}).every(z_=>z_)].every(z_=>z_),yU=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:vx}))&&c$(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IOperation.IRequestBody",value:vx})}).every(z_=>z_)].every(z_=>z_),vJ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:vx}))&&xJ(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.ISecurityScheme.IApiKey | OpenApiV3_1.ISecurityScheme.IHttpBasic | OpenApiV3_1.ISecurityScheme.IHttpBearer | OpenApiV3_1.ISecurityScheme.IOAuth2 | OpenApiV3_1.ISecurityScheme.IOpenId)",value:vx})}).every(z_=>z_)].every(z_=>z_),xz=(cm,i_,s_=!0)=>[cm.type==="apiKey"||w0(s_,{path:i_+".type",expected:'"apiKey"',value:cm.type}),cm.in===void 0||cm.in==="query"||cm.in==="header"||cm.in==="cookie"||w0(s_,{path:i_+'["in"]',expected:'("cookie" | "header" | "query" | undefined)',value:cm.in}),cm.name===void 0||typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"(string | undefined)",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),FD=(cm,i_,s_=!0)=>[cm.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:cm.type}),cm.scheme==="basic"||w0(s_,{path:i_+".scheme",expected:'"basic"',value:cm.scheme}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),xR=(cm,i_,s_=!0)=>[cm.type==="http"||w0(s_,{path:i_+".type",expected:'"http"',value:cm.type}),cm.scheme==="bearer"||w0(s_,{path:i_+".scheme",expected:'"bearer"',value:cm.scheme}),cm.bearerFormat===void 0||typeof cm.bearerFormat=="string"||w0(s_,{path:i_+".bearerFormat",expected:"(string | undefined)",value:cm.bearerFormat}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),J9=(cm,i_,s_=!0)=>[cm.type==="oauth2"||w0(s_,{path:i_+".type",expected:'"oauth2"',value:cm.type}),(typeof cm.flows=="object"&&cm.flows!==null&&Array.isArray(cm.flows)===!1||w0(s_,{path:i_+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:cm.flows}))&&EN(cm.flows,i_+".flows",s_)||w0(s_,{path:i_+".flows",expected:"OpenApiV3_1.ISecurityScheme.IOAuth2.IFlowSet",value:cm.flows}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),EN=(cm,i_,s_=!0)=>[cm.authorizationCode===void 0||(typeof cm.authorizationCode=="object"&&cm.authorizationCode!==null&&Array.isArray(cm.authorizationCode)===!1||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:cm.authorizationCode}))&&mV(cm.authorizationCode,i_+".authorizationCode",s_)||w0(s_,{path:i_+".authorizationCode",expected:"(OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow | undefined)",value:cm.authorizationCode}),cm.implicit===void 0||(typeof cm.implicit=="object"&&cm.implicit!==null&&Array.isArray(cm.implicit)===!1||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:cm.implicit}))&&FH(cm.implicit,i_+".implicit",s_)||w0(s_,{path:i_+".implicit",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "tokenUrl"> | undefined)',value:cm.implicit}),cm.password===void 0||(typeof cm.password=="object"&&cm.password!==null&&Array.isArray(cm.password)===!1||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.password}))&&oW(cm.password,i_+".password",s_)||w0(s_,{path:i_+".password",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.password}),cm.clientCredentials===void 0||(typeof cm.clientCredentials=="object"&&cm.clientCredentials!==null&&Array.isArray(cm.clientCredentials)===!1||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.clientCredentials}))&&oW(cm.clientCredentials,i_+".clientCredentials",s_)||w0(s_,{path:i_+".clientCredentials",expected:'(Omit<OpenApiV3_1.ISecurityScheme.IOAuth2.IFlow, "authorizationUrl"> | undefined)',value:cm.clientCredentials})].every(z_=>z_),mV=(cm,i_,s_=!0)=>[cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),FH=(cm,i_,s_=!0)=>[cm.authorizationUrl===void 0||typeof cm.authorizationUrl=="string"||w0(s_,{path:i_+".authorizationUrl",expected:"(string | undefined)",value:cm.authorizationUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),oW=(cm,i_,s_=!0)=>[cm.tokenUrl===void 0||typeof cm.tokenUrl=="string"||w0(s_,{path:i_+".tokenUrl",expected:"(string | undefined)",value:cm.tokenUrl}),cm.refreshUrl===void 0||typeof cm.refreshUrl=="string"||w0(s_,{path:i_+".refreshUrl",expected:"(string | undefined)",value:cm.refreshUrl}),cm.scopes===void 0||(typeof cm.scopes=="object"&&cm.scopes!==null&&Array.isArray(cm.scopes)===!1||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes}))&&o$(cm.scopes,i_+".scopes",s_)||w0(s_,{path:i_+".scopes",expected:"(Record<string, string> | undefined)",value:cm.scopes})].every(z_=>z_),_V=(cm,i_,s_=!0)=>[cm.type==="openIdConnect"||w0(s_,{path:i_+".type",expected:'"openIdConnect"',value:cm.type}),typeof cm.openIdConnectUrl=="string"||w0(s_,{path:i_+".openIdConnectUrl",expected:"string",value:cm.openIdConnectUrl}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),Uee=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:vx}))&&gB(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:'Omit<OpenApiV3_1.IOperation.IParameter, "in">',value:vx})}).every(z_=>z_)].every(z_=>z_),UQ=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IExample",value:vx}))&&gU(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"OpenApiV3_1.IExample",value:vx})}).every(z_=>z_)].every(z_=>z_),I4=(cm,i_,s_=!0)=>[s_===!1||Object.keys(cm).map(z_=>{const vx=cm[z_];return vx===void 0?!0:(typeof vx=="object"&&vx!==null&&Array.isArray(vx)===!1||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:vx}))&&GQ(vx,i_+_accessExpressionAsString_2(z_),s_)||w0(s_,{path:i_+_accessExpressionAsString_2(z_),expected:"(OpenApiV3_1.IJsonSchema.IReference<`#/components/pathItems/${string}`> | OpenApiV3_1.IPath)",value:vx})}).every(z_=>z_)].every(z_=>z_),$H=(cm,i_,s_=!0)=>[typeof cm.$ref=="string"&&RegExp(/^#\/components\/pathItems\/(.*)/).test(cm.$ref)||w0(s_,{path:i_+".$ref",expected:"`#/components/pathItems/${string}`",value:cm.$ref}),(cm.examples!==null||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples}))&&(cm.examples===void 0||Array.isArray(cm.examples)||typeof cm.examples=="object"&&cm.examples!==null&&Array.isArray(cm.examples)===!1&&Ow(cm.examples,i_+".examples",s_)||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})||w0(s_,{path:i_+".examples",expected:"(Array<any> | Record<string, any> | undefined)",value:cm.examples})),cm.title===void 0||typeof cm.title=="string"||w0(s_,{path:i_+".title",expected:"(string | undefined)",value:cm.title}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description}),cm.deprecated===void 0||typeof cm.deprecated=="boolean"||w0(s_,{path:i_+".deprecated",expected:"(boolean | undefined)",value:cm.deprecated}),!0].every(z_=>z_),VR=(cm,i_,s_=!0)=>[typeof cm.name=="string"||w0(s_,{path:i_+".name",expected:"string",value:cm.name}),cm.description===void 0||typeof cm.description=="string"||w0(s_,{path:i_+".description",expected:"(string | undefined)",value:cm.description})].every(z_=>z_),DL=(cm,i_,s_=!0)=>cm.const!==void 0?y8(cm,i_,s_):cm.type==="boolean"?uz(cm,i_,s_):cm.type==="number"?iV(cm,i_,s_):cm.type==="integer"?bq(cm,i_,s_):cm.type==="string"?Sq(cm,i_,s_):cm.items!==void 0?CH(cm,i_,s_):cm.prefixItems!==void 0?EM(cm,i_,s_):cm.type==="object"?QG(cm,i_,s_):cm.$ref!==void 0?a$(cm,i_,s_):cm.oneOf!==void 0?EX(cm,i_,s_):cm.type==="null"?Aq(cm,i_,s_):EH(cm,i_,s_),BM=(cm,i_,s_=!0)=>cm.const!==void 0?y8(cm,i_,s_):cm.type==="boolean"?uz(cm,i_,s_):cm.type==="number"?iV(cm,i_,s_):cm.type==="integer"?bq(cm,i_,s_):cm.type==="string"?Sq(cm,i_,s_):cm.items!==void 0?CH(cm,i_,s_):cm.prefixItems!==void 0?EM(cm,i_,s_):cm.type==="object"?QG(cm,i_,s_):cm.$ref!==void 0?a$(cm,i_,s_):cm.type==="null"?Aq(cm,i_,s_):EH(cm,i_,s_),B$=(cm,i_,s_=!0)=>cm.type==="boolean"?lU(cm,i_,s_):cm.type==="number"?fB(cm,i_,s_):cm.type==="integer"?wX(cm,i_,s_):cm.type==="string"?PX(cm,i_,s_):cm.type==="array"?eW(cm,i_,s_):cm.type==="object"?tW(cm,i_,s_):cm.$ref!==void 0?OX(cm,i_,s_):cm["x-anyOf"]!==void 0?NX(cm,i_,s_):cm["x-oneOf"]!==void 0?DH(cm,i_,s_):cm.type==="null"?NQ(cm,i_,s_):kq(cm,i_,s_),zQ=(cm,i_,s_=!0)=>cm.type==="boolean"?lJ(cm,i_,s_):cm.type==="number"?X8(cm,i_,s_):cm.type==="integer"?Eq(cm,i_,s_):cm.type==="string"?PM(cm,i_,s_):cm.type==="array"?fz(cm,i_,s_):cm.type==="object"?Dq(cm,i_,s_):cm["x-anyOf"]!==void 0?IL(cm,i_,s_):cm["x-oneOf"]!==void 0?dz(cm,i_,s_):cm.type==="null"?oV(cm,i_,s_):cm.schema!==void 0?fJ(cm,i_,s_):aV(cm,i_,!1)||uJ(cm,i_,!1)||mR(cm,i_,!1),JM=(cm,i_,s_=!0)=>cm.type==="boolean"?lJ(cm,i_,s_):cm.type==="number"?X8(cm,i_,s_):cm.type==="integer"?Eq(cm,i_,s_):cm.type==="string"?PM(cm,i_,s_):cm.type==="array"?fz(cm,i_,s_):cm.type==="object"?Dq(cm,i_,s_):cm["x-anyOf"]!==void 0?IL(cm,i_,s_):cm["x-oneOf"]!==void 0?dz(cm,i_,s_):cm.type==="null"?oV(cm,i_,s_):cm.schema!==void 0?fJ(cm,i_,s_):aV(cm,i_,!1)||uJ(cm,i_,!1)||hz(cm,i_,!1),J$=(cm,i_,s_=!0)=>cm.type==="boolean"?RX(cm,i_,s_):cm.type==="number"?FQ(cm,i_,s_):cm.type==="integer"?MX(cm,i_,s_):cm.type==="string"?rO(cm,i_,s_):cm.type==="array"?Jee(cm,i_,s_):cm.type==="object"?I8(cm,i_,s_):cm.$ref!==void 0?wq(cm,i_,s_):cm.allOf!==void 0?$Q(cm,i_,s_):cm.anyOf!==void 0?fV(cm,i_,s_):cm.oneOf!==void 0?mJ(cm,i_,s_):cm.type==="null"?VN(cm,i_,s_):hR(cm,i_,s_),D5=(cm,i_,s_=!0)=>cm.in!==void 0?V3(cm,i_,s_):typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)?hJ(cm,i_,s_):typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)?rW(cm,i_,s_):w0(s_,{path:i_,expected:"(OpenApiV3.IOperation.IParameter | OpenApiV3.IJsonSchema.IReference<`#/components/parameters/${string}`> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)",value:cm}),UN=(cm,i_,s_=!0)=>Array.isArray(cm.type)&&cm.type.map((z_,vx)=>z_==="string"||z_==="number"||z_==="boolean"||z_==="object"||z_==="null"||z_==="integer"||z_==="array").every(z_=>z_)?f5(cm,i_,s_):cm.type==="boolean"?vR(cm,i_,s_):cm.type==="number"?LM(cm,i_,s_):cm.type==="integer"?_U(cm,i_,s_):cm.type==="string"?nW(cm,i_,s_):cm.type==="array"?S_(cm,i_,s_):cm.type==="object"?o_(cm,i_,s_):cm.$recursiveRef!==void 0?LQ(cm,i_,s_):cm.type==="null"?hU(cm,i_,s_):cm.const!==void 0?MM(cm,i_,s_):cm.$ref!==void 0?CN(cm,i_,s_):cm.allOf!==void 0?CL(cm,i_,s_):cm.anyOf!==void 0?OH(cm,i_,s_):cm.oneOf!==void 0?NH(cm,i_,s_):BQ(cm,i_,s_),qQ=(cm,i_,s_=!0)=>cm.in!==void 0?pV(cm,i_,s_):typeof cm.$ref=="string"&&RegExp(/^#\/components\/parameters\/(.*)/).test(cm.$ref)?EL(cm,i_,s_):typeof cm.$ref=="string"&&RegExp(/^#\/components\/headers\/(.*)/).test(cm.$ref)?hB(cm,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:cm}),zee=(cm,i_,s_=!0)=>cm.type==="apiKey"?jR(cm,i_,s_):cm.scheme==="basic"?DX(cm,i_,s_):cm.scheme==="bearer"?DM(cm,i_,s_):cm.type==="oauth2"?wQ(cm,i_,s_):cm.type==="openIdConnect"?PQ(cm,i_,s_):w0(s_,{path:i_,expected:"(OpenApi.ISecurityScheme.IApiKey | OpenApi.ISecurityScheme.IHttpBasic | OpenApi.ISecurityScheme.IHttpBearer | OpenApi.ISecurityScheme.IOAuth2 | OpenApi.ISecurityScheme.IOpenId)",value:cm}),bR=(cm,i_,s_=!0)=>cm.type==="boolean"?lJ(cm,i_,s_):cm.type==="number"?X8(cm,i_,s_):cm.type==="integer"?Eq(cm,i_,s_):cm.type==="string"?PM(cm,i_,s_):cm.type==="array"?fz(cm,i_,s_):cm.type==="object"?Dq(cm,i_,s_):cm.$ref!==void 0?aV(cm,i_,s_):cm["x-anyOf"]!==void 0?IL(cm,i_,s_):cm["x-oneOf"]!==void 0?dz(cm,i_,s_):cm.type==="null"?oV(cm,i_,s_):cm.schema!==void 0?fJ(cm,i_,s_):uJ(cm,i_,s_),V$=(cm,i_,s_=!0)=>cm.type==="apiKey"?u5(cm,i_,s_):cm.type==="basic"?cV(cm,i_,s_):cm.flow==="implicit"?E5(cm,i_,s_):cm.flow==="accessCode"?dJ(cm,i_,s_):cm.flow==="application"?_z(cm,i_,s_):cm.flow==="password"?FX(cm,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:cm}),hV=(cm,i_,s_=!0)=>cm.$ref!==void 0?Bee(cm,i_,s_):pz(cm,i_,s_),U$=(cm,i_,s_=!0)=>cm.$ref!==void 0?t9(cm,i_,s_):M8(cm,i_,s_),SR=(cm,i_,s_=!0)=>cm.schema!==void 0?wH(cm,i_,s_):cm.$ref!==void 0?rW(cm,i_,s_):w0(s_,{path:i_,expected:'(Omit<OpenApiV3.IOperation.IParameter, "in"> | OpenApiV3.IJsonSchema.IReference<`#/components/headers/${string}`>)',value:cm}),d5=(cm,i_,s_=!0)=>cm.type==="apiKey"?_J(cm,i_,s_):cm.scheme==="basic"?tne(cm,i_,s_):cm.scheme==="bearer"?_N(cm,i_,s_):cm.type==="oauth2"?mB(cm,i_,s_):cm.type==="openIdConnect"?vz(cm,i_,s_):w0(s_,{path:i_,expected:"(OpenApiV3.ISecurityScheme.IApiKey | OpenApiV3.ISecurityScheme.IHttpBasic | OpenApiV3.ISecurityScheme.IHttpBearer | OpenApiV3.ISecurityScheme.IOAuth2 | OpenApiV3.ISecurityScheme.IOpenId)",value:cm}),AR=(cm,i_,s_=!0)=>cm.$ref!==void 0?j$(cm,i_,s_):LX(cm,i_,s_),bz=(cm,i_,s_=!0)=>cm.$ref!==void 0?_B(cm,i_,s_):$P(cm,i_,s_),hN=(cm,i_,s_=!0)=>cm.$ref!==void 0?JQ(cm,i_,s_):gU(cm,i_,s_),rne=(cm,i_,s_=!0)=>cm.$ref!==void 0?jM(cm,i_,s_):c$(cm,i_,s_),nne=(cm,i_,s_=!0)=>cm.$ref!==void 0?sW(cm,i_,s_):UX(cm,i_,s_),Sz=(cm,i_,s_=!0)=>cm.$ref!==void 0?hB(cm,i_,s_):cm.schema!==void 0?gB(cm,i_,s_):w0(s_,{path:i_,expected:'(OpenApiV3_1.IJsonSchema.IReference<`#/components/headers/${string}`> | Omit<OpenApiV3_1.IOperation.IParameter, "in">)',value:cm}),xJ=(cm,i_,s_=!0)=>cm.type==="apiKey"?xz(cm,i_,s_):cm.scheme==="basic"?FD(cm,i_,s_):cm.scheme==="bearer"?xR(cm,i_,s_):cm.type==="oauth2"?J9(cm,i_,s_):cm.type==="openIdConnect"?_V(cm,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:cm}),GQ=(cm,i_,s_=!0)=>cm.$ref!==void 0?$H(cm,i_,s_):JX(cm,i_,s_),xv=(cm,i_,s_=!0)=>cm["x-samchon-emended-v4"]!==void 0?L9(cm,i_,s_):cm.swagger!==void 0?JN(cm,i_,s_):cm.openapi!==null&&cm.openapi!==void 0&&(cm.openapi==="3.0"||typeof cm.openapi=="string"&&RegExp(/^3\.0\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi))?NM(cm,i_,s_):typeof cm.openapi=="string"&&RegExp(/^3\.1\.[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(cm.openapi)?yR(cm,i_,s_):w0(s_,{path:i_,expected:"(OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument)",value:cm}),g_=cm=>typeof cm=="object"&&cm!==null&&DQ(cm);let a0,w0;return cm=>{if(g_(cm)===!1){a0=[],w0=_validateReport_2(a0),((s_,z_,vx=!0)=>(typeof s_=="object"&&s_!==null||w0(!0,{path:z_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:s_}))&&xv(s_,z_+"",!0)||w0(!0,{path:z_+"",expected:"(OpenApi.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | SwaggerV2.IDocument)",value:s_}))(cm,"$input",!0);const i_=a0.length===0;return i_?{success:i_,data:cm}:{success:i_,errors:a0,data:cm}}return{success:!0,data:cm}}})()(sm);return u0.success===!1?u0:{success:!0,data:new NestiaMigrateApplication(OpenApi.convert(sm))}}getErrors(){return this.application_.errors}nest(sm){const u0=createContext("nest",this.document,sm),_0={...Object.fromEntries(Object.entries(NEST_TEMPLATE).filter(([K0])=>K0.startsWith("src/api/structures")===!1&&K0.startsWith("src/api/functional")===!1&&K0.startsWith("src/api/controllers")===!1&&K0.startsWith("test/features")===!1)),...NestiaMigrateNestProgrammer.write(u0),...NestiaMigrateApiProgrammer.write(u0),...sm.e2e?NestiaMigrateE2eProgrammer.write(u0):{}};return sm.package?this.rename(sm.package,_0):_0}sdk(sm){const u0=createContext("sdk",this.document,sm),_0={...Object.fromEntries(Object.entries(SDK_TEMPLATE).filter(([K0])=>K0.startsWith("src/structures")===!1&&K0.startsWith("src/functional")===!1&&K0.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?this.rename(sm.package,_0):_0}rename(sm,u0){return Object.fromEntries(Object.entries(u0).map(([_0,K0])=>[_0,K0.split("@ORGANIZATION/PROJECT").join(sm)]))}}const createContext=(o,sm,u0)=>{const _0=HttpMigration.application(sm);return{mode:o,document:sm,config:u0,routes:_0.routes,errors:_0.errors}};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,K0)=>sm(_0)?!K0:K0;return function(K0){const e_=[[]];let a_=!1;for(const h_ of K0)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 K0=seedSpec({source:u0});for(const e_ of o)if(K0=e_(K0),!((_0=K0.problems[K0.problems.length-1])===null||_0===void 0)&&_0.critical)break;return K0}}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,K0=[];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(K0.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_=K0[0][0].postDelimiter.length;for(const[h_,[c_,k_]]of K0.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(`
4736
4736
  `):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(),K0=_0.split('"');if(K0.length>1&&K0[0]===""&&K0.length%2===1)return sm.name=K0[1],u0.name=`"${K0[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(`
4737
4737
  `)}function getParser$1({startLine:o=0,fence:sm="```",spacing:u0="compact",markers:_0=Markers,tokenizers:K0=[tagTokenizer$1(),typeTokenizer$1(u0),nameTokenizer$1(),descriptionTokenizer$1(u0)]}={}){if(o<0||o%1>0)throw new Error("Invalid startLine");const e_=getParser$3({startLine:o,markers:_0}),a_=getParser$4({fence:sm}),h_=getParser$2({tokenizers:K0}),c_=getJoiner(u0);return function(k_){const y_=[];for(const T_ of splitLines(k_)){const D_=e_(T_);if(D_===null)continue;const O_=a_(D_),P_=O_.slice(1).map(h_);y_.push({description:c_(O_[0],_0),tags:P_,source:D_,problems:P_.reduce((Z_,py)=>Z_.concat(py.problems),[])})}return y_}}function parse$1(o,sm={}){return getParser$1(sm)(o)}const tokenizers={tag:tagTokenizer$1,type:typeTokenizer$1,name:nameTokenizer$1,description:descriptionTokenizer$1};var yu$1=Object.create,He$1=Object.defineProperty,Au$1=Object.getOwnPropertyDescriptor,Bu$1=Object.getOwnPropertyNames,wu$1=Object.getPrototypeOf,xu$1=Object.prototype.hasOwnProperty,sr$1=o=>{throw TypeError(o)},_u$1=(o,sm)=>()=>(o&&(sm=o(o=0)),sm),At$2=(o,sm)=>()=>(sm||o((sm={exports:{}}).exports,sm),sm.exports),We$1=(o,sm)=>{for(var u0 in sm)He$1(o,u0,{get:sm[u0],enumerable:!0})},ar$1=(o,sm,u0,_0)=>{if(sm&&typeof sm=="object"||typeof sm=="function")for(let K0 of Bu$1(sm))!xu$1.call(o,K0)&&K0!==u0&&He$1(o,K0,{get:()=>sm[K0],enumerable:!(_0=Au$1(sm,K0))||_0.enumerable});return o},Me$2=(o,sm,u0)=>(u0=o!=null?yu$1(wu$1(o)):{},ar$1(He$1(u0,"default",{value:o,enumerable:!0}),o)),vu$1=o=>ar$1(He$1({},"__esModule",{value:!0}),o),bu$1=(o,sm,u0)=>sm.has(o)||sr$1("Cannot "+u0),Dr$2=(o,sm,u0)=>sm.has(o)?sr$1("Cannot add the same private member more than once"):sm instanceof WeakSet?sm.add(o):sm.set(o,u0),pe$1=(o,sm,u0)=>(bu$1(o,sm,"access private method"),u0),it$1=At$2((o,sm)=>{var u0=new Proxy(String,{get:()=>u0});sm.exports=u0}),Tn$1={};We$1(Tn$1,{default:()=>_o$1,shouldHighlight:()=>xo$1});var xo$1,_o$1,kn=_u$1(()=>{xo$1=()=>!1,_o$1=String}),Pn$2=At$2((o,sm)=>{var u0=String,_0=function(){return{isColorSupported:!1,reset:u0,bold:u0,dim:u0,italic:u0,underline:u0,inverse:u0,hidden:u0,strikethrough:u0,black:u0,red:u0,green:u0,yellow:u0,blue:u0,magenta:u0,cyan:u0,white:u0,gray:u0,bgBlack:u0,bgRed:u0,bgGreen:u0,bgYellow:u0,bgBlue:u0,bgMagenta:u0,bgCyan:u0,bgWhite:u0}};sm.exports=_0(),sm.exports.createColors=_0}),$n$1=At$2(o=>{Object.defineProperty(o,"__esModule",{value:!0}),o.codeFrameColumns=O_,o.default=P_;var sm=(kn(),vu$1(Tn$1)),u0=K0(Pn$2(),!0);function _0(Z_){if(typeof WeakMap!="function")return null;var py=new WeakMap,K_=new WeakMap;return(_0=function(B_){return B_?K_:py})(Z_)}function K0(Z_,py){if(Z_===null||typeof Z_!="object"&&typeof Z_!="function")return{default:Z_};var K_=_0(py);if(K_&&K_.has(Z_))return K_.get(Z_);var B_={__proto__:null},W_=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var hy in Z_)if(hy!=="default"&&{}.hasOwnProperty.call(Z_,hy)){var ix=W_?Object.getOwnPropertyDescriptor(Z_,hy):null;ix&&(ix.get||ix.set)?Object.defineProperty(B_,hy,ix):B_[hy]=Z_[hy]}return B_.default=Z_,K_&&K_.set(Z_,B_),B_}var e_=u0.default,a_=(Z_,py)=>K_=>Z_(py(K_)),h_;function c_(Z_){return Z_?(h_!=null||(h_=(0,u0.createColors)(!0)),h_):e_}var k_=!1;function y_(Z_){return{gutter:Z_.gray,marker:a_(Z_.red,Z_.bold),message:a_(Z_.red,Z_.bold)}}var T_=/\r\n|[\n\r\u2028\u2029]/;function D_(Z_,py,K_){let B_=Object.assign({column:0,line:-1},Z_.start),W_=Object.assign({},B_,Z_.end),{linesAbove:hy=2,linesBelow:ix=3}=K_||{},Q_=B_.line,nx=B_.column,Sx=W_.line,Zx=W_.column,Ex=Math.max(Q_-(hy+1),0),wS=Math.min(py.length,Sx+ix);Q_===-1&&(Ex=0),Sx===-1&&(wS=py.length);let CS=Sx-Q_,$x={};if(CS)for(let n7=0;n7<=CS;n7++){let t7=n7+Q_;if(!nx)$x[t7]=!0;else if(n7===0){let _7=py[t7-1].length;$x[t7]=[nx,_7-nx+1]}else if(n7===CS)$x[t7]=[0,Zx];else{let _7=py[t7-n7].length;$x[t7]=[0,_7]}}else nx===Zx?nx?$x[Q_]=[nx,0]:$x[Q_]=!0:$x[Q_]=[nx,Zx-nx];return{start:Ex,end:wS,markerLines:$x}}function O_(Z_,py,K_={}){let B_=(K_.highlightCode||K_.forceColor)&&(0,sm.shouldHighlight)(K_),W_=c_(K_.forceColor),hy=y_(W_),ix=($x,n7)=>B_?$x(n7):n7,Q_=Z_.split(T_),{start:nx,end:Sx,markerLines:Zx}=D_(py,Q_,K_),Ex=py.start&&typeof py.start.column=="number",wS=String(Sx).length,CS=(B_?(0,sm.default)(Z_,K_):Z_).split(T_,Sx).slice(nx,Sx).map(($x,n7)=>{let t7=nx+1+n7,_7=` ${` ${t7}`.slice(-wS)} |`,YS=Zx[t7],T7=!Zx[t7+1];if(YS){let G7="";if(Array.isArray(YS)){let SS=$x.slice(0,Math.max(YS[0]-1,0)).replace(/[^\t]/g," "),wT=YS[1]||1;G7=[`