static mixed validateInput(string $caller, mixed $input)
Validates and normalizes a Process input.
static mixed validateInput(string $caller, mixed $input)
Validates and normalizes a Process input.
string | $caller | The name of method call that validates the input |
mixed | $input | The input to validate |
mixed | The validated input |
InvalidArgumentException | In case the input is not valid |
Designed by : w10schools
service@w10schools.com
Please login to continue.