Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
True for validation.failed, narrowing details to present.
details
isValidationError(value: unknown): value is EndstateApiError & {
if (isValidationError(error)) showFieldErrors(error.details);