-
Notifications
You must be signed in to change notification settings - Fork 252
/
Copy pathSRResource.Designer.cs
405 lines (359 loc) · 16.9 KB
/
SRResource.Designer.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Microsoft.OpenApi.Properties {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class SRResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal SRResource() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.OpenApi.Properties.SRResource", typeof(SRResource).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to There must be an active scope for name '{0}' to be written..
/// </summary>
internal static string ActiveScopeNeededForPropertyNameWriting {
get {
return ResourceManager.GetString("ActiveScopeNeededForPropertyNameWriting", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The argument '{0}' is null, empty or consists only of white-space..
/// </summary>
internal static string ArgumentNullOrWhiteSpace {
get {
return ResourceManager.GetString("ArgumentNullOrWhiteSpace", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to http://localhost/.
/// </summary>
internal static string DefaultBaseUri {
get {
return ResourceManager.GetString("DefaultBaseUri", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The filed name '{0}' of extension doesn't begin with x-..
/// </summary>
internal static string ExtensionFieldNameMustBeginWithXDash {
get {
return ResourceManager.GetString("ExtensionFieldNameMustBeginWithXDash", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Indentation level cannot be lower than 0..
/// </summary>
internal static string IndentationLevelInvalid {
get {
return ResourceManager.GetString("IndentationLevelInvalid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The input item should be in type of '{0}'..
/// </summary>
internal static string InputItemShouldBeType {
get {
return ResourceManager.GetString("InputItemShouldBeType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid Reference identifier '{0}'..
/// </summary>
internal static string InvalidReferenceId {
get {
return ResourceManager.GetString("InvalidReferenceId", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid Reference Type '{0}'..
/// </summary>
internal static string InvalidReferenceType {
get {
return ResourceManager.GetString("InvalidReferenceType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Local reference must have type specified..
/// </summary>
internal static string LocalReferenceRequiresType {
get {
return ResourceManager.GetString("LocalReferenceRequiresType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The active scope must be an object scope for property name '{0}' to be written..
/// </summary>
internal static string ObjectScopeNeededForPropertyNameWriting {
get {
return ResourceManager.GetString("ObjectScopeNeededForPropertyNameWriting", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An error occurred while processing the Open API document..
/// </summary>
internal static string OpenApiExceptionGenericError {
get {
return ResourceManager.GetString("OpenApiExceptionGenericError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The given OpenAPI format '{0}' is not supported..
/// </summary>
internal static string OpenApiFormatNotSupported {
get {
return ResourceManager.GetString("OpenApiFormatNotSupported", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The object element name '{0}' is required..
/// </summary>
internal static string OpenApiObjectElementIsRequired {
get {
return ResourceManager.GetString("OpenApiObjectElementIsRequired", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The OpenApi element '{0}' is already marked as reference object..
/// </summary>
internal static string OpenApiObjectMarkAsReference {
get {
return ResourceManager.GetString("OpenApiObjectMarkAsReference", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to If the parameter location is "path", this property is REQUIRED and its value MUST be true.
/// </summary>
internal static string OpenApiParameterRequiredPropertyMandatory {
get {
return ResourceManager.GetString("OpenApiParameterRequiredPropertyMandatory", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The given OpenAPI specification version '{0}' is not supported..
/// </summary>
internal static string OpenApiSpecVersionNotSupported {
get {
return ResourceManager.GetString("OpenApiSpecVersionNotSupported", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The type '{0}' is not supported in Open API document..
/// </summary>
internal static string OpenApiUnsupportedValueType {
get {
return ResourceManager.GetString("OpenApiUnsupportedValueType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to An error occurred while writing the Open API document..
/// </summary>
internal static string OpenApiWriterExceptionGenericError {
get {
return ResourceManager.GetString("OpenApiWriterExceptionGenericError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid server variable '{0}'. A value was not provided and no default value was provided..
/// </summary>
internal static string ParseServerUrlDefaultValueNotAvailable {
get {
return ResourceManager.GetString("ParseServerUrlDefaultValueNotAvailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Value '{0}' is not a valid value for variable '{1}'..
/// </summary>
internal static string ParseServerUrlValueNotValid {
get {
return ResourceManager.GetString("ParseServerUrlValueNotValid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The given primitive type '{0}' is not supported..
/// </summary>
internal static string PrimitiveTypeNotSupported {
get {
return ResourceManager.GetString("PrimitiveTypeNotSupported", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The reference string '{0}' has invalid format..
/// </summary>
internal static string ReferenceHasInvalidFormat {
get {
return ResourceManager.GetString("ReferenceHasInvalidFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Remote reference not supported..
/// </summary>
internal static string RemoteReferenceNotSupported {
get {
return ResourceManager.GetString("RemoteReferenceNotSupported", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The runtime expression '{0}' has invalid format..
/// </summary>
internal static string RuntimeExpressionHasInvalidFormat {
get {
return ResourceManager.GetString("RuntimeExpressionHasInvalidFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The runtime expression '{0}' should start with '$'.
/// </summary>
internal static string RuntimeExpressionMustBeginWithDollar {
get {
return ResourceManager.GetString("RuntimeExpressionMustBeginWithDollar", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Scope must be present to end..
/// </summary>
internal static string ScopeMustBePresentToEnd {
get {
return ResourceManager.GetString("ScopeMustBePresentToEnd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The scope to end is expected to be of type '{0}' but it is of type '{0}'..
/// </summary>
internal static string ScopeToEndHasIncorrectType {
get {
return ResourceManager.GetString("ScopeToEndHasIncorrectType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The source expression '{0}' has invalid format..
/// </summary>
internal static string SourceExpressionHasInvalidFormat {
get {
return ResourceManager.GetString("SourceExpressionHasInvalidFormat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Can not find visitor type registered for type '{0}'..
/// </summary>
internal static string UnknownVisitorType {
get {
return ResourceManager.GetString("UnknownVisitorType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The key '{0}' in '{1}' of components MUST match the regular expression '{2}'..
/// </summary>
internal static string Validation_ComponentsKeyMustMatchRegularExpr {
get {
return ResourceManager.GetString("Validation_ComponentsKeyMustMatchRegularExpr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The extension name '{0}' in '{1}' object MUST begin with 'x-'..
/// </summary>
internal static string Validation_ExtensionNameMustBeginWithXDash {
get {
return ResourceManager.GetString("Validation_ExtensionNameMustBeginWithXDash", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The field '{0}' in '{1}' object is REQUIRED..
/// </summary>
internal static string Validation_FieldIsRequired {
get {
return ResourceManager.GetString("Validation_FieldIsRequired", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The path item name '{0}' MUST begin with a slash..
/// </summary>
internal static string Validation_PathItemMustBeginWithSlash {
get {
return ResourceManager.GetString("Validation_PathItemMustBeginWithSlash", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The path signature '{0}' MUST be unique..
/// </summary>
internal static string Validation_PathSignatureMustBeUnique {
get {
return ResourceManager.GetString("Validation_PathSignatureMustBeUnique", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The same rule cannot be in the same rule set twice..
/// </summary>
internal static string Validation_RuleAddTwice {
get {
return ResourceManager.GetString("Validation_RuleAddTwice", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Schema {0} must contain property specified in the discriminator {1} in the required field list..
/// </summary>
internal static string Validation_SchemaRequiredFieldListMustContainThePropertySpecifiedInTheDiscriminator {
get {
return ResourceManager.GetString("Validation_SchemaRequiredFieldListMustContainThePropertySpecifiedInTheDiscriminat" +
"or", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The string '{0}' MUST be in the format of an email address..
/// </summary>
internal static string Validation_StringMustBeEmailAddress {
get {
return ResourceManager.GetString("Validation_StringMustBeEmailAddress", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to OpenAPI document must be added to an OpenApiWorkspace to be able to resolve external references..
/// </summary>
internal static string WorkspaceRequredForExternalReferenceResolution {
get {
return ResourceManager.GetString("WorkspaceRequredForExternalReferenceResolution", resourceCulture);
}
}
}
}