How do I constrain data within hierarchy at test level?

In reply to tfitz:

It is a bad approach to implement constraints in the seq_item definition. You should contrain data memebres of the seq_item in the sequence.
If you are using the constraints in the sequence item this constraint might conflict with constraints coming from the sequence.