Database Error Messages

JZN-00316

Object with at least one field object must follow modifier

Cause

A modifier operator was not followed by an object, or was followed by an object with no fields. Modifiers include $not, datatype casts such as $number, simple conversions such as $upper, and structural operators such as $type.


Action

None