Rfc7807Helper/ToString

RFC7807形式(json)への変換

Request Information

Parameters

NameDescriptionType
errorCode

エラーコード

String

httpStatusCode

HTTP ステータスコード

HttpStatusCode

Title

エラーのタイトル

String

Detail

エラーの詳細

String

Instance

問題の発生場所

String

errors

内包されるエラー情報

Dictionary`2

Response Information

Response Description

DescriptionType

RFC7807のjson形式の文字列を返す

String