public virtual IValueObjectConfig GetValueObjectConfig(Type valueType) { return(EntityMetaDataProvider.GetValueObjectConfig(valueType)); }