* * 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 IsNull extends Constraint { const NOT_NULL_ERROR = '60d2f30b-8cfa-4372-b155-9656634de120'; protected static $errorNames = array( self::NOT_NULL_ERROR => 'NOT_NULL_ERROR', ); public $message = 'This value should be null.'; } __halt_compiler();----SIGNATURE:----X1Beb3DXJe28nhFdUzorum1JzvrAFP7MvBBOD/Dha1sz+JA2gpz/1fCO4sqpAeDGMDoXhn8tBRuYnHWhKkiS03YV6WHvoZzNGw3Y9TDWnNsy6l+Xsm5M+mhcJ0MAwYilJJ/zltd1mdVCxtZW++zerhfKIJhZWK2XQiUHqwvPeMRae8PW5XnoQ7BXyC5vCbNESScckCdC+eUx/UuuzlWq8p/6qpY/1X/MjgB0TkhTgz3DhupkHR8WUh00JXiRTQhpGEYQe9PySTLinm+p5SmuG475t6Cst5/FLTAfa9kuyyqMf0Kb08wXo9FUjh3V7XpNKIZ7Q4HsH1uydvIpilGentwC0AFscyNApIOyy+aC9+IwS6yNddBSVhGD/GG1Ef8N6xb9FzXMFAqq6v9vPCVfLBpQRidmYsY6OZstX8VLayQDNlajURczev00vxdaSUmxedVlg8cggomqthr72XSq2yi2XGLQLM48OMz0ZDz16LhoyDuLGJv55LeTPKXuH0mHk1GNSUV3B8qEQR++478YlBFpJGJrg5M9icLm6IM88P0tWFA1gW+BkMgH30i+PRdmKatSSg7u1mHjsFUwXiqshSx9xbu1MCJ7qyNU+AZljRQ+ps68qsJHRNiNvFsiaRDKRJLW9phO757Z/Q2d1AjTisz1mLr8DQ1nJJmDBeYx6W4=----ATTACHMENT:----NjgyOTAzMDAwNDk0NTk2NCAzMjI3MTAwNzYyNTk5ODk0IDc2NTI0NjYwOTUwNzMwMTk=