validationErrors Bundle
The validationErrors Bundle returns information about parameters in a given input record that contained invalid data. This bundle is only returned when the strictValidation
parameter is set to false.
Document Classes
Person Document, Place Document, Household Document, Entity Document
Data Element | Type | Description | Example or Valid Values |
---|---|---|---|
invalidParameters | |||
parameterName | array of strings | Name of parameter containing invalid data | phone |
Updated almost 4 years ago