Documentation

ForbiddenNullValuesValidator
in package

A class to validate null value handling on data insertion into a CSV

Tags
since
7.0.0

Table of Contents

__invoke()  : bool
Is the submitted row valid

Methods

__invoke()

Is the submitted row valid

public __invoke(array<string|int, mixed> $row) : bool
Parameters
$row : array<string|int, mixed>
Return values
bool

Search results