Custom error message to show when the field is required and blank.
@Input() String? requiredErrorMsg;