my $type = ref $param_hr->{$property} || 'String'; my $expected_type = ref $self{$property} || 'String';