Creates a new instance with the given destination patterns. Each pattern that is not empty and does not start with "/" is prepended with "/". @param patterns 0 or more URL patterns; if 0 the condition will match to every request.
See Implementation
Creates a new instance with the given destination patterns. Each pattern that is not empty and does not start with "/" is prepended with "/". @param patterns 0 or more URL patterns; if 0 the condition will match to every request.