Changes between Version 8 and Version 9 of Help/Dialog/Validator


Ignore:
Timestamp:
2015-08-22T21:48:29+02:00 (9 years ago)
Author:
simon04
Comment:

Document r8682

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Validator

    v8 v9  
    2121By default only warnings of level error and warning will be displayed. Warnings of level ''other'' produce a lot more validation errors for valid data and thus need more care from the user.
    2222
    23 [[Image(validator.png)]]
     23[[Image(validator2.png)]]
    2424
    2525This dialog allows to start a verification process of the data.
    2626
    27 You have 4 buttons in this:
    28 * [[Image(source:/trunk/images/dialogs/select.png)]] Select - Select the objects of the selected error.
    29 * [[Image(source:/trunk/images/dialogs/validator.png)]] Validation - Start validation process for current selection or all objects (when nothing selected).
    30 * [[Image(source:/trunk/images/dialogs/fix.png)]] Fix - Fix an error (only when automatically fixable).
    31 * [[Image(source:/trunk/images/dialogs/delete.png)]] Ignore - Ignore an error or a group of errors in future tests.
     27You have five buttons in this:
     28* [[Image(source:/trunk/images/dialogs/select.png)]] Select – Select the objects of the selected error.
     29* [[Image(source:/trunk/images/dialogs/search.png)]] Lookup – Looks up the the selected primitives in the error list
     30* [[Image(source:/trunk/images/dialogs/validator.png)]] Validation – Start validation process for current selection or all objects (when nothing selected).
     31* [[Image(source:/trunk/images/dialogs/fix.png)]] Fix – Fix an error (only when automatically fixable).
     32* [[Image(source:/trunk/images/dialogs/delete.png)]] Ignore – Ignore an error or a group of errors in future tests.
    3233
    3334When a validation process has been finished all results will appear in the list. Also a new validation layer is added, which shows you where problem cases lie in the map.