JSONRPC2Plug.Validator.Rule behaviour (jsonrpc2_plug v0.1.0)
Link to this section Summary
Link to this section Types
Link to this type
error()
Specs
Link to this type
ok()
Specs
ok() :: :ok
Link to this type
opts()
Specs
opts() :: keyword()
Link to this type
result()
Specs
result() :: :ok | error()
Link to this type
rule()
Specs
Link to this type
value()
Specs
value() :: nil | term()
Link to this section Callbacks
Link to this callback
check(term, keyword)
Specs
Link to this callback