validate_filename
Description:
Regular name files have a certain pattern.
That basically means they have the file extension "name". Check if filename is valid according to that pattern.
Parameters:
| filename |
the filename to check |
Regular name files have a certain pattern.
That basically means they have the file extension "name". Check if filename is valid according to that pattern.
| filename |
the filename to check |