Closed
Description
Hi guys,
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?