IKestrunRequestValidator interface

Request validation contract used by MCP tool handlers.

public interface IKestrunRequestValidator

Members

name description
Validate(…) Validates a proposed request without executing the route handler.

See Also