Detail Contains parameter or domain specific information related to the error and why it occurred. Supported Types string /** * @var string */ string $value = /* values here */ array /** * @var array<string, mixed> */ array $value = /* values here */