DataValidator
in package
Validate a cell value according to its validation rules.
Table of Contents
Methods
- isValid() : bool
- Does this cell contain valid value?
Methods
isValid()
Does this cell contain valid value?
public
isValid(Cell $cell) : bool
Parameters
- $cell : Cell
-
Cell to check the value