Field Assertion DSL
What the Field Assertion DSL is, why to use it, and how to add the dependencies for Kotest or Hamkrest.
Core
Reference for the Field Assertion DSL core module: MatcherField interface, extension functions, phrasing sugar, and extension points.
XML Fields
Reference for the XML field classes: XmlField, XmlStringField, XmlTextField, XmlNodeField, XmlListField, XmlSetField, and XPathExpressionWrapper.
JSON Fields
Reference for the JSON field classes: JsonField, typed subclasses, JsonMapField family, transformX factories, and JsonNode extension helpers.
Report Rendering
Wire @RenderedValueWithHint to surface JSON paths and XPaths as on-hover hints in Kensa's HTML report.