-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
There is information in the DD4T XML / JSON against each component presentation for any TargetGroupConditions (previously Conditions) where each TargetGroup has an enumerable of Conditions.
However, the Conditions JSON contains no information about the concrete class it should be deserialized with (e.g. "$type": "CustomerCharacteristicCondition") and, presumably because of this, it is not possible to cast Condition to CustomerCharacteristicCondition to access its properties.
At present, it appears the only way to evaluate TargetGroupConditions would be to implement some custom deserialization in order to have access to the properties of each condition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels