I want to check drools rule language as an condition expression in diverging gateway where i want to check on particular string object of a class attribute.
For example Person is a class and it has an attribute address which is a String type, how can we check on rule expression language?