Simply add the dot to the list of matching characters:
[a-zA-Zàáèéìíòóùú'ÀÁÈÉÌÍÒÓÙÚ\s.]+$
solved Regex does not match if point at the end
Simply add the dot to the list of matching characters:
[a-zA-Zàáèéìíòóùú'ÀÁÈÉÌÍÒÓÙÚ\s.]+$
solved Regex does not match if point at the end