A property editor for the {@link ValidationContextUrlMapping} class.
This editor expects text in the following format:
url_pattern=context1,context2,...,contextN Where
url_pattern is the URL pattern to be mapped to the context tokens and
context1,context2,...,contextN is the comma-separated list of validation context tokens.
@author Uri Boness