- Introduced a static method `_as_list` to normalize TTP group results, ensuring consistent list output regardless of input type (dict or list). - Updated the `_validate_contract` method to utilize `_as_list` for processing interfaces and VLANs, improving code clarity and reliability.