array( self::STANDARD => '{{name}} must end with ({{endValue}})', ), self::MODE_NEGATIVE => array( self::STANDARD => '{{name}} must not end with ({{endValue}})', ), ); }