I need to validate a line from a text file, where I already have part of the expression, but I lack the part where from position X to position Y I have 30 characters that correspond to the type string that can contain anything, which would correspond to the ER ". {30}", but I can not allow the 30 characters to be all empty, as if it were a mandatory text field. Any ideas how to do it?