Description
URI template may have a regular expression. Some expressions may have an empty group value with the actual variable value available as the next group value. In other cases the empty value may represent the actual value.
The empty values should only be ignored if (number of variables + 1) is less than a number of groups.