We have a multiple choice select list, which ends up being an array. If it's value is an empty array `[]` I expect the `!value.length` check to match, but it is only applied for File Lists. https://github.com/gtournie/redux-form-validators/blob/3bb1a1f4d439618a10e751372c1f29a3b4d15b19/src/presence.js#L10