Function isFilenameValid

  • Check the validity of a filename This is a convinient wrapper for checkFilenameValidity to only return a boolean for the valid

    Parameters

    • filename: string

      Filename to check validity

    Returns boolean