Class EconomyValidationErrorDetail
Inherited Members
Namespace: Unity.Services.Economy
Assembly: solution.dll
Syntax
public class EconomyValidationErrorDetail
Constructors
| Name | Description |
|---|---|
| EconomyValidationErrorDetail(string, List<string>) | Single error in the Validation Error Response. |
Properties
| Name | Description |
|---|---|
| Field | The field in the data that caused the error. |
| Messages | Messages that describe the errors. |