[[["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-09-04 UTC."],[[["\u003cp\u003eThe provided content details the structure and format for describing bundle validation errors, specifically within the context of the API documentation.\u003c/p\u003e\n"],["\u003cp\u003eA bundle's invalidity is represented using a JSON object that contains a list of \u003ccode\u003eviolations\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eviolation\u003c/code\u003e is detailed with a \u003ccode\u003efilename\u003c/code\u003e indicating the location of the error within the bundle and a \u003ccode\u003edescription\u003c/code\u003e explaining the problem and potential fixes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eviolations\u003c/code\u003e array lists one or more individual errors that caused the bundle to be marked as invalid.\u003c/p\u003e\n"]]],[],null,["# BadBundle\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [Violation](#Violation)\n - [JSON representation](#Violation.SCHEMA_REPRESENTATION)\n\nDescribes why a bundle is invalid. Intended for use in error details.\n\nViolation\n---------\n\nA message type used to describe a single bundle validation error."]]