You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking of adding a new constraint validator similar to the Length constraint but for counting words in a string. Sometimes, when writing a text or a description, we're asked to write at least x words or at most x words.
Do you think it would be needed in the validator component?