Changeset 18801 in josm for trunk/src/org/openstreetmap/josm/data/validation/routines/UrlValidator.java
- Timestamp:
- 2023-08-09T15:30:01+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/UrlValidator.java
r17374 r18801 258 258 259 259 /** 260 * Customizable constructor. Validation behavior is modifed by passing in options. 260 * Customizable constructor. Validation behavior is modified by passing in options. 261 261 * @param schemes the set of valid schemes. Ignored if the ALLOW_ALL_SCHEMES option is set. 262 262 * @param authorityValidator Regular expression validator used to validate the authority part
Note:
See TracChangeset
for help on using the changeset viewer.
