validate_composite_indexes_tx_rids_and_op_index
function validate_composite_indexes_tx_rids_and_op_index(transaction_rids: list<byte_array>?, op_index: integer?)(source)
Throws INVALID FILTER
if the list of transaction_rids
is not empty, but op_index
is not specified or if op_index
is specified, but transaction_rids
is empty