Class CloudSaveValidationException
Represents a validation error from the Cloud Save service.
Inherited Members
Namespace: Unity.Services.CloudSave
Assembly: Unity.Services.CloudSave.dll
Syntax
[Preserve]
public class CloudSaveValidationException : CloudSaveException
Properties
Details
Declaration
[Preserve]
public List<CloudSaveValidationErrorDetail> Details { get; }
Property Value
Type | Description |
---|---|
List<CloudSaveValidationErrorDetail> |