---------------------- Valdi\\Validator\\Slug ---------------------- .. php:namespace:: Valdi\Validator .. php:class:: Slug Validator for slug values: Starting with a alphanumerical value, sequences of dashes and more alphanumerical values and ending with an alphanumerical character. .. php:attr:: $amountOfParameters Holds the amount of parameters. .. php:attr:: $type Holds the type of the validator. .. php:method:: Slug::isValidComparison() {@inheritdoc}