LearnNewsExamplesServices
Frontmatter
id234
titleform.field.Text: isValid()
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 4, 2020, 6:03 PM
updatedAtFeb 4, 2020, 6:12 PM
githubUrlhttps://github.com/neomjs/neo/issues/234
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 4, 2020, 6:12 PM

form.field.Text: isValid()

tobiu
tobiu commented on Feb 4, 2020, 6:03 PM

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

tobiu added the enhancement label on Feb 4, 2020, 6:03 PM
tobiu assigned to @tobiu on Feb 4, 2020, 6:03 PM
tobiu referenced in commit c9f656f - "form.field.Text: isValid() #234" on Feb 4, 2020, 6:11 PM
tobiu
tobiu Feb 4, 2020, 6:12 PM

done.

tobiu closed this issue on Feb 4, 2020, 6:12 PM