function

ValidateListWindowRequest

Validate one bounded unique-index range request.

Source store/store.go:295

@param request
Store request constrained to one direct unique text-index range.
@returns
Nil only when the request preserves the bounded adapter contract.

It rejects IDs, paging offsets, predicates, custom sorting, population, published-only, versioned, and trash reads.

Related types

  • Request

    Collection schema, predicates, pagination, locale, projection, and lock controls.