Ok, I\'m sure that this must exist on here somewhere, but I can\'t seem to find it.
Is there, and if there is what is, a minimum (non-null) String seque
String
Yes the minimum length string will be an empty string "" with a length of 0. I don't think there will be such a string with length less than 0.