Class DecimalValidator

Validate that the input does not exceed the maximum number of digits expected, otherwise raise ValidationError.

Declaration

@deconstructible
class DecimalValidator
source link

Documentation

Methods