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

Add support for invalid values with different types #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Arrnas
Copy link

@Arrnas Arrnas commented Jan 3, 2017

allowInvalidElements wouldn't work when you had mixed types in an array or dictionary, so unboxing something like [1, 2, null, 3, 4] as [Int] would fail even with allowInvalidElements, this fixes that.

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