Filters and pipes to build validation chains (and more)
$ luarocks install nozzle
Nozzle is a Lua library that allows to write filters and chain them together into pipelines. When data passes through the pipeline, each filter can inspect, modify or reject it.
root