Hey... how would you validate a full_name field (name surname).
At least one space and at least 4 char (including the space)
\A(?=.* )[^0-9`!@#\\\$%\^&*\;+_=]{4,}\z