You should set the 'required' property to true. Thus the missing message will display if the value has not been inputed.
yes, I realized that. But doesn't it make sense if the missingMessage appears for all kind of input fields, regardless if it is required of not?
I'd like to give the user a hint what he should fill in at the field.
Is there any other possibility to do that?