ProfileValidationIssue
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | String | Issue code (e.g., “email_not_verified”, “phone_not_verified”, “missing_first_name”) | [default to null] |
| message | String | Human-readable message for display | [default to null] |
| severity | String | Severity: “error” (blocking), “warning” (advisory) | [default to null] |