notNull(obj:)

Validates that the object is not null

Validate.swift:17
static func notNull(obj: Any?) throws
<param>