Changes between Version 35 and Version 36 of Help/Dialog/Validator


Ignore:
Timestamp:
2019-04-10T20:45:19+02:00 (7 years ago)
Author:
Klumbumbus
Comment:

reorder (image before text)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Validator

    v35 v36  
    2424=== Don't fix errors when you aren't sure something is really wrong ===
    2525
    26 Validator will check the data and display all errors, categorized as ''errors'' [[Image(source:/trunk/images/data/error.png,15)]], ''warnings'' [[Image(source:/trunk/images/data/warning.png,15)]], and ''other'' [[Image(source:/trunk/images/data/other.png,15)]], depending on the severity of the error.
     26Validator will check the data and display all errors, categorized as [[Image(source:/trunk/images/data/error.png,15)]] ''errors'', [[Image(source:/trunk/images/data/warning.png,15)]] ''warnings'', and [[Image(source:/trunk/images/data/other.png,15)]] ''other'', depending on the severity of the error.
    2727By 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.
    2828