Frontmatter
| title | form.field.checkbox: isValid() needs to honor validation rules |
| author | rashmibramhankar |
| state | Merged |
| createdAt | Aug 24, 2023, 10:15 AM |
| updatedAt | Aug 24, 2023, 10:43 AM |
| closedAt | Aug 24, 2023, 10:43 AM |
| mergedAt | Aug 24, 2023, 10:43 AM |
| branches | dev ← dev |
| url | https://github.com/neomjs/neo/pull/4775 |
Merged

tobiu
commented on Aug 24, 2023, 10:43 AM
Hi Rashmi,
the PR sounds fair: it is in sync then to TextField. Otherwise isValid() would only work in case validate() was already triggered (which sets the value of the error config).
Please make sure to read the Contributing Guidelines:
https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themasterbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: