What is wrong with this code (or the validator??). Maybe I misunderstood the challenge? The code complies with all requirements, including the last one. Nevertheless the validator tells me, it does not fullfill the last requirement: "The Cat class's setName method must set the value of the global private String variable fullName equal to the local variable fullName."