buruczky-viktor

Results 1 issues of buruczky-viktor

Since the TextNode from the jackson library [implements the iterable interface](https://fasterxml.github.io/jackson-databind/javadoc/2.4/com/fasterxml/jackson/databind/node/TextNode.html) the isEligible method of ArrayLike returns true for that type of parameter. This can cause issues if the only...