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