Class ParameterViolation (0.4.1)

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

A specific template-parameter violation.

Attributes

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