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