▲ | zahlman 6 days ago | ||||||||||||||||||||||||||||||||||||||||||||||
> I have, on the other hand, always wanted the string length. In an environment that supports advanced Unicode features, what exactly do you do with the string length? | |||||||||||||||||||||||||||||||||||||||||||||||
▲ | PapaPalpatine 6 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||
I don’t know about advanced Unicode features… but I use them all the time as a backend developer to validate data input. I want to make sure that the password is between a given number of characters. Same with phone numbers, email addresses, etc. This seems to have always been known as the length of the string. This thread sounds like a bunch of scientists trying to make a simple concept a lot harder to understand. | |||||||||||||||||||||||||||||||||||||||||||||||
|