SelectoComponents.QueryContract.IntentValidator.Plug (selecto_components v0.4.8)

Plug endpoint for validating generated query intents against a Selecto query contract.

The endpoint accepts a JSON object body. Hosts may post the intent directly or wrap it as %{"intent" => intent}. Validation is non-executing and returns structured diagnostics only.