NullType

  • v::nullType()

Validates if the input is null.

v::nullType()->validate(null); // true

See also: