Default querystring parameter validator for API Endpoints
- Since:
-
- 0.0.1
- Source:
Requires
- module:joi
Members
-
<static, readonly> callback
-
- Source:
Properties:
Name Type Description callbackString Used for jsonp callback methods
-
<static, readonly> format
-
- Source:
Properties:
Name Type Description formatString ad hoc serialization formats. Allows
json,xml,jsonp -
<static, readonly> limit
-
- Source:
Properties:
Name Type Description limitNumber Limits the number for results per page of data. Default is
25 -
<static, readonly> offset
-
- Source:
Properties:
Name Type Description offsetNumber starting page number for listing endpoints Default is
0 -
<static, readonly> orderby
-
- Source:
Properties:
Name Type Description orderString used to sort collections of resources