When using regex to validate fields value we either have to not provide a default value or provide a valid value.
It would be useful to be able to set placeholder value to give user an example but forcing them to set a new value.
This prevent the case where the action is wrongly submitted with the example default value.