2017 © Pedro Peláez
 

symfony-bundle cz-ic-validator-bundle

Symfony IC validator Bundle

image

visionappscz/cz-ic-validator-bundle

Symfony IC validator Bundle

  • Friday, October 14, 2016
  • by visionappscz
  • Repository
  • 4 Watchers
  • 1 Stars
  • 423 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

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., (*1)

Getting Started

Installing

Install with composer, (*2)

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., (*3)

The Versions

14/10 2016

dev-master

9999999-dev https://symfony.com

Symfony IC validator Bundle

  Sources   Download

MIT

The Requires

 

13/10 2016

dev-license

dev-license https://symfony.com

Symfony IC validator Bundle

  Sources   Download

MIT

The Requires

 

08/09 2016