NullType v::nullType() Validates if the input is null. v::nullType()->validate(null); // true See also: BoolType CallableType FloatType IntType NotBlank NotEmpty NotOptional NullType ObjectType ResourceType StringType Type