validate
validate(
orderBy,desc):boolean
Defined in: packages/aip/src/orderby/orderby.ts:67
Validates that the ordering paths are syntactically valid and refer to known fields in the specified message type. Throws if any field path is invalid for the message descriptor.
Parameters
Section titled “Parameters”orderBy
Section titled “orderBy”DescMessage
Returns
Section titled “Returns”boolean