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-07-02 UTC."],[[["The latest version available is 2.46.1, as indicated by the link labeled \"(latest)\" in the provided list of versions."],["`ValidationException` is a subclass of `IllegalArgumentException`, thrown when there are validation issues with path templates, HTTP configurations, or related methods."],["The `ValidationException` class allows for setting a thread-local validation context description that each exception will inherit."],["There are methods provided to `push` and `pop` the current thread validation context, allowing for setting and clearing context descriptions respectively."],["The given webpage lists numerous version release information for the ValidationException, going as far back as version 2.1.2."]]],[]]