Valdi\Validator\Slug

class Valdi\Validator\Slug
Validator for slug values: Starting with a alphanumerical value, sequences of dashes and more alphanumerical values and ending with an alphanumerical character.
property $amountOfParameters

Holds the amount of parameters.

property $type

Holds the type of the validator.

isValidComparison()

{@inheritdoc}