Skip to content

TextField - Support isValid ref method #2049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2022
Merged

Conversation

ethanshar
Copy link
Collaborator

@ethanshar ethanshar commented May 16, 2022

Description

Allow to call isValid on TextField ref to check if it's valid.
Unlike the validate method, the isValid doesn't validate the field (which makes the validation message appear)

WOAUILIB-2757

Changelog

Allow to call isValid on TextField ref to check if it's valid without triggering field validation

@ethanshar ethanshar marked this pull request as ready for review May 16, 2022 12:09
@ethanshar ethanshar requested a review from lidord-wix May 16, 2022 12:10
@lidord-wix lidord-wix merged commit e0ea552 into master May 17, 2022
@ethanshar ethanshar deleted the feat/TextField_isValid branch April 2, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants