Source code for frater.validation.error

[docs]class ValidationError(Exception): pass