public JsonResultEntry() { this.Success = true; Messages = new string[0]; FieldErrors = new FieldError[0]; }