public sealed class LintSpecRequest : IMessage<LintSpecRequest>, IEquatable<LintSpecRequest>, IDeepCloneable<LintSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class LintSpecRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLintSpecRequest\u003c/code\u003e class is part of the API hub v1 API, and it represents a request to lint a specification.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLintSpecRequest\u003c/code\u003e has two constructors: a default constructor and another that accepts a \u003ccode\u003eLintSpecRequest\u003c/code\u003e object to create a new instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eName\u003c/code\u003e which represents the name of the spec to be linted and \u003ccode\u003eSpecName\u003c/code\u003e which is a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides access to two versions of the library, the latest release which is 1.0.0, and the beta release which is 1.0.0-beta02.\u003c/p\u003e\n"]]],[],null,[]]