Source code for haskpy.types.validation

"""**TODO**

.. autosummary::
   :toctree:

   Validation

"""


[docs]class Validation(): """**TODO**"""