Class HttpValidationError
Inherited Members
Namespace: Seclai.Models
Assembly: Seclai.dll
Syntax
public sealed class HttpValidationError
Properties
Detail
Declaration
[JsonPropertyName("detail")]
public List<ValidationError>? Detail { get; set; }
Property Value
| Type | Description |
|---|---|
| List<ValidationError> |