This commit is contained in:
@@ -3,7 +3,7 @@ namespace AyaNova.Biz
|
||||
|
||||
public class ValidationError
|
||||
{
|
||||
public ValidationErrorType ErrorType { get; set; }
|
||||
public ApiErrorCode Code { get; set; }
|
||||
public string Target { get; set; }
|
||||
public string Message { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user