validators package ================== This package contains the validators that are used to ensure the resorces obtained by tasks are correct. Any new validators should be added to this package. validators.elasticsearch module ------------------------------- .. automodule:: pis.validators.elasticsearch :members: :undoc-members: :show-inheritance: validators.file module ---------------------- .. automodule:: pis.validators.file :members: :undoc-members: :show-inheritance: Module contents --------------- .. automodule:: pis.validators :members: :undoc-members: :show-inheritance: