Skip to content

The Validator Bundle usable with the Symfony validation component for validation of Czech company ID (IČ).

License

Notifications You must be signed in to change notification settings

visionappscz/cz-ic-validator-bundle

Repository files navigation

CZ IC Validator Bundle

The Validator Bundle usable with the symfony validation component for validation of CZ IC based on the code written by David Grudl.

Getting Started

Installing

Install with composer

require visionappscz/cz-ic-validator-bundle

Usage example

# validation/Company.yml
AppBundle\Entity\Company:
    properties:
        companyId:
            - CZICValidator\Validator\CompanyId: ~

See the documentation for more information about the syntax of definitions of validation rules.

About

The Validator Bundle usable with the Symfony validation component for validation of Czech company ID (IČ).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages