Frontmatter
| id | 4184 |
| title | form.Container: setErrors(obj) |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Mar 8, 2023, 5:20 PM |
| updatedAt | Sep 12, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4184 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:29 AM |
pass multiple errors inside a tree structure (JSON) with field names and their new error texts.
use case: api calls which return multiple errors.