Exception thrown if there is a validation problem with a path template, http config, or related
framework methods. Comes as an illegal argument exception subclass. Allows to globally set a
thread-local validation context description which each exception inherits.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version available for the `ValidationException` class is 2.46.1, which can be found with the most up-to-date documentation."],["The `ValidationException` class extends `IllegalArgumentException` and is thrown when there are validation issues with a path template, HTTP configuration, or related methods."],["Static methods `pushCurrentThreadValidationContext` allow for setting a thread-safe validation context description, whereas `popCurrentThreadValidationContext` clears this context."],["This class has inherited members from both `Object` and `Throwable`, and a constructor which receives a string format, and object array."],["A list of previous versions of this class are provided ranging back to version 2.1.2, which are also linked for reference."]]],[]]