Open mikeyc7m opened 6 years ago
Yes, great idea. Are you comfortable implementing it yourself? JS would be listOfOptions.contains(this.getValue())
@mikeyc7m still keen to look at this and provide a PR? If not, feel free to close the issue. Thanks!
Sorry for the feature request... it would be nice if isEqualTo() could accept an array of values instead of just one. I have an array of values of arbitrary length so I can't just chain orIf() statements. Or is there a way?