Frontmatter
| id | 3195 |
| title | data.RecordFactory: parseRecordValue() => add checks for maxLength & minLength |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 25, 2022, 12:33 PM |
| updatedAt | Jun 29, 2022, 4:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3195 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 29, 2022, 4:26 PM |
return the
oldValuein case the validation rules are set and the new value does not fit into the criteria(s).