e-invalid-par-value.md

May 29, 2017 ยท View on GitHub

E_INVALID_PAR_VALUE

Thrown for certain parameters when the type is correct, but the value is invalid. Currently, the only parameter with such validation is the date format (for either format and parse). Format allows certain variants, if it's none of them, error is thrown.

Error object:

AttributeValue
codeE_INVALID_PAR_VALUE
nameName of the invalid parameter
valueInvalid value