Frontmatter
| id | 234 |
| title | form.field.Text: isValid() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 4, 2020, 6:03 PM |
| updatedAt | Feb 4, 2020, 6:12 PM |
| githubUrl | https://github.com/neomjs/neo/issues/234 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 4, 2020, 6:12 PM |

check if the field is required. if so and value.length < 1 => return false, otherwise return parent call.