array( self::STANDARD => '{{name}} must contain the value "{{containsValue}}"', ), self::MODE_NEGATIVE => array( self::STANDARD => '{{name}} must not contain the value "{{containsValue}}"', ), ); }