Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

rule always false #7

Open
EsajeeSolutions opened this issue Jul 13, 2018 · 0 comments
Open

rule always false #7

EsajeeSolutions opened this issue Jul 13, 2018 · 0 comments

Comments

@EsajeeSolutions
Copy link

i checked this rule, it return false always, or might be issue of java version, i am using 1.8,

!getEmployee().getSkillSet().contains(getSpot().getRequiredSkill()))

contains check for same type, but getSpot.getRequiredSkill() is string type, so i have to declare function in employee to get skill name ( my case was one fixed skill )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant