Changeset 10836 in josm for trunk/src/org/openstreetmap/josm/data/validation/routines/package.html
- Timestamp:
- 2016-08-18T02:21:57+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/validation/routines/package.html
r9853 r10836 85 85 </p> 86 86 <ul> 87 <li><b>Method Flavours</b> - three <i>flavours</i> of validation metods are provided: </li>87 <li><b>Method Flavours</b> - three <i>flavours</i> of validation metods are provided: 88 88 <ul> 89 89 <li><code>isValid()</code> methods return true/false to indicate … … 95 95 of the matched <i>groups</i> or <code>null</code> if invalid.</li> 96 96 </ul> 97 </li> 97 98 <li><b>Case Sensitivity</b> - matching can be done in either a <i>case 98 99 sensitive</i> or <i>case in-sensitive</i> way.</li>
Note: See TracChangeset
for help on using the changeset viewer.