Frontmatter
| id | 3282 |
| title | data.RecordFactory: parseRecordValue() => fix checks for maxLength & minLength |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jul 12, 2022, 11:20 AM |
| updatedAt | Jul 12, 2022, 11:21 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3282 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 12, 2022, 11:21 AM |
right now, the checks do not include the
.lengthof the strings to parse.