* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Validator\Constraints; use Symfony\Component\Validator\Constraint; /** * @Annotation * @Target({"PROPERTY", "METHOD", "ANNOTATION"}) * * @author Bernhard Schussek */ class Country extends Constraint { const NO_SUCH_COUNTRY_ERROR = '8f900c12-61bd-455d-9398-996cd040f7f0'; protected static $errorNames = array( self::NO_SUCH_COUNTRY_ERROR => 'NO_SUCH_COUNTRY_ERROR', ); public $message = 'This value is not a valid country.'; } __halt_compiler();----SIGNATURE:----quJJ5X6SK8Agkk7gOtOMXuzuOb+LNiFaN/DHzSxyWIHdRi7nJOQZcSNOf/1jXpoE4naKyp3FFc8jtonpSUuH63jkcg4UOqPCnPpACyqEgWHmndWq/x994Y4VcACtWHcO1a2ylwOfhYCptclIVPRrtPHUrnXv08mD5ElScAMPowsG5yWXWR/EbZOVWunDUyprz4ieJjFTUHv+GlcNp7tQEiLx1oZGkyb3N90Usm3ngfrgxdsrcV4AckrXbV8N5ksSDA9J5obLgMuzFAJFS00XCgeRKWY0ke2TPLe9+WLCboh9EuMqxRNtK55ofS7gvrUohd6IhobBgJWoXkaoIdn4SovxJ3TqC9omj0at/TcAVQfhsL/3xGq+gDik1RQxkoyjmD1GO94KbGg9k5G4RyvUCecgLP17NgIdNin5ZP7zcx77FNg1MT5xXDSh8oI+9/KZLh+7eCY8uv5ryhatmxGG0tQTqev/WAtUXHMgOMCvkd0hQE0COlDlea8GIT/sIOuR55QTexYWQ+E+SZenTwyFDwys+TcfkJLQa4+kx0cPBOKFDJ4VT1CBBayXP8aaRzai9/9QzPY+E+r44yAnTHns9yYM4mrgZPI70Snx/lkrxNJmT1hpUAQoq/7h1hWxV7Qx8R8ICcguPTJfJ0/7SaGblku/q5kw5v66MiBLfiOZ30Q=----ATTACHMENT:----NjY4MzcwNzE4MjIyMTAyNiA0Mjk1MzMwNzE4Nzc0NTExIDcwMzIzMTA2NzU5MTgwNzk=