* * 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 NotBlank extends Constraint { const IS_BLANK_ERROR = 'c1051bb4-d103-4f74-8988-acbcafc7fdc3'; protected static $errorNames = array( self::IS_BLANK_ERROR => 'IS_BLANK_ERROR', ); public $message = 'This value should not be blank.'; } __halt_compiler();----SIGNATURE:----Vx24rsYbrgtknDheVttcgBAdECB6jAfOAL1ECnAafpQvjkDZAw4NZas0WLBs1iOguuq3BSbXaYSCO1VABGYWbs/34/05/gimilZkBjhMz+9P62Wi42x5/dB8ZS5rkwyTHx63OgghTyM/oCjibpUihxRwGwnnkLzOCSCocf5O9cMDW25jWPKF0OpxXZ7ektemG5CCEYabetba9WnioKx3sc4hgIQFQy0RX6DXnfTqLLqibZ34hcFnRwKmoeljQifdF0ZbJjRpLxHoPk2v2NxhFkePBljNSsrWIyVIFPxDDmhx07POdeuVMov8Cg0F2VEPGpobU1q4S+o5CkXXoAt8aKGDSa7jMyIOMWJa7NLLp9kqubPSqlzTl/+XVrFzMw33Rkp/m6SuB4dZFlbzqi83YrIu6HKwfgWTcQND+/zVyyONnPp0InMoza73WqV3kKGDquGrJ9svSZnzs9kht4dV/aV0Hg/kntJJhoPpNN3PhrInvw6vCB7ChHm7HTgQOCZHr78SxD2JOs2PMPErPJPkWBczAqS7MDVg4pzawcysocOpCAdbh/4O7RSZFtJY+9/ELxxkdiYww938JAmzclnYhIz3Lp3H+pN81FZtkWDybG5+qOZQ0gHLtdDAGcBqLDh475OcNa+delR+njkJ+46gxdHKM+RzT8FrS2jhndxu5Po=----ATTACHMENT:----Njg3ODExNTEwMDMyNDk1MSA1ODYyMjgzODc5MzIwNDc3IDI5OTc0NTUzNzk1OTA3ODM=