-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi
Given the following code :
What I want to do is to mark all the credit card fields as erroneous if the creditCardValidator fail to validate.
The actuel behaviour is that only the number field is erroneous.
Also if the creditCardValidator succeed to validate, all the credit card field must be valid.
How can I do that please ?
Best regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

