trait
ValidateFilterTrait
Methods
array
asStringArray($filterValue, bool $multidimensional = false)
No description
int
asInt($filterValue)
No description
bool
asBool($filterValue)
No description
Details
protected array
asStringArray($filterValue, bool $multidimensional = false)
protected string
asString($filterValue)
protected int
asInt($filterValue)
protected array
asIntArray($filterValue)
protected bool
asBool($filterValue)