har-validator
validator using JSON Schema
RUN apt-get update && \
apt-get install -y nodejs-har-validator
RUN pacman -S --noconfirm nodejs-har-validator
RUN dnf install -y nodejs-har-validator
RUN apt-get update && \
apt-get install -y nodejs-har-validator