Class LeaderboardsValidationErrorDetail
Single error in the Validation Error Response.
Properties-
Inherited Members
Namespace: Unity.Services.Leaderboards.Exceptions
Assembly: solution.dll
Syntax
[Preserve]
public class LeaderboardsValidationErrorDetail
Constructors
Name | Description |
---|---|
LeaderboardsValidationErrorDetail(string, List<string>) | Single error in the Validation Error Response. |
Properties
Name | Description |
---|---|
Field | |
Messages |
Methods
Name | Description |
---|---|
ToString() | Returns a string that represents the current object. |