Check if string is in persian.
in complex mode, we accept some specific characters which are common in Farsi text.
Pattern of characters which you want to trim from the string e.g. "-+. ()"
Return true if the entered string does not include other-language characters.
Check if string is in persian.