VatValidator
class VatValidator extends ConstraintValidator
Class to validate the VAT number
Methods
validate($value, Constraint $constraint)
Validates the vat number - http://devblog.lexik.fr/symfony/un-validator-tva-bien-pratique-1123
Details
at line 26
validate($value, Constraint $constraint)
Validates the vat number - http://devblog.lexik.fr/symfony/un-validator-tva-bien-pratique-1123