Constructor#
new ContentAddressPlugin(node, optionsopt)#
Parameters:
Name | Type | Attributes | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
node | AbstractNode | |||||||||||||||||
options | object | <optional> | Properties
|
- Source
Methods#
validate(request, response, next)#
Validate the the key matches the hash of the value
Parameters:
Name | Type | Description |
---|---|---|
request | AbstractNode~request | |
response | AbstractNode~response | |
next | AbstractNode~next |
- Source