StatusCodes.Status422UnprocessableEntity Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTTP status code 422.
public: int Status422UnprocessableEntity = 422;
public const int Status422UnprocessableEntity = 422;
val mutable Status422UnprocessableEntity : int
Public Const Status422UnprocessableEntity As Integer = 422