Class ParameterViolation (0.1.5)

ParameterViolation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A specific template-parameter violation. .. attribute:: parameter

The parameter that failed to validate.

:type: str

Attribute

NameDescription
description str
A description of why the parameter failed to validate.