public sealed class NonCompliantFile : IMessage<NonCompliantFile>, IEquatable<NonCompliantFile>, IDeepCloneable<NonCompliantFile>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class NonCompliantFile.
Details about files that caused a compliance check to fail.
[[["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-04-17 UTC."],[[["This document provides reference information for the `NonCompliantFile` class within the Grafeas v1 API, detailing its use in identifying files that fail compliance checks."],["The `NonCompliantFile` class has several versions available, with version 3.7.0 being the latest, and supports implementations such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors and includes three properties: `DisplayCommand`, which offers a command to show the non-compliant files; `Path`, indicating the file path; and `Reason`, explaining why a file is non-compliant."],["It inherits from `object` and provides inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` that are common to all objects."],["The `NonCompliantFile` class is contained within the `Grafeas.V1` namespace, part of the `Grafeas.V1.dll` assembly."]]],[]]