CodeSuggestionValidationResponse

A response from an LLM to validate a code suggestion.

KEY TYPE Description
isValid bool Whether the code suggestion is valid.