Skip to content

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.

OrderBy

DescMessage

boolean