E7010 Stdlib Validation Errors
invalid-argument-value
argument value is invalid
When this occurs
Argument value out of expected range or format
Example error message
error[E7010]:
invalid argument value
How to fix
Check the function documentation for valid argument values.