Changeset 14852 in josm
- Timestamp:
- 2019-03-07T09:55:39+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/OsmValidator.java
r14851 r14852 296 296 /** 297 297 * Get the list of all ignored errors 298 * @return The <code>Collection< String></code> of errors that are ignored298 * @return The <code>Collection<String></code> of errors that are ignored 299 299 */ 300 300 public static SortedMap<String, String> getIgnoredErrors() {
Note:
See TracChangeset
for help on using the changeset viewer.