I need to correct existing regex that not to allow backslashes. So strings like
A\\ajdbv
are not allowed.
The existing regex: