noNullElements(objects:msg:)

Validates that the array contains no null elements

Validate.swift:89
static func noNullElements(objects: [AnyObject?], msg: String) throws
<param>
<param>