Violation message. Use the same message as FormValidator.
Note that the name argument is not sanitized so that translators only have one string to translate. The name is sanitized in self::validate().
Type: string
public $message = '@name field is required.';