.. np_validator documentation master file, created by sphinx-quickstart on Sun Aug 28 10:03:38 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to np_validator's documentation! ======================================== .. toctree:: :maxdepth: 2 :caption: Contents: Core API ======== .. automodule:: np_validator :members: load_ValidationStep, run_validation, Processor, Validator, ValidationStep Supported Processors ==================== All processors take a filepath as their first argument, followed by various keyword arguments specific to each processor. .. automodule:: np_validator.processors :members: Supported Validators ==================== All validators take an object (defaults of a filepath), followed by various keyword arguments specific to each validator. .. automodule:: np_validator.validators :members: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`