Validation error message.
null if no validation error is present.
true if the field has been submitted (or attempted to be submitted)
true if the field has been touched, i.e. the user has interacted with
it.
true if the element is valid and have no validation errors.
Result of ValidationServiceInterface.validateElement.