You would typically validate a viewmodel object that contains the flattened properties from both, or you could have a class that has both BlogGroup and User as properties. You can then use a Must rule to perform validation on both properties.
Jeremy