summaryrefslogtreecommitdiff
path: root/src/help/appvalidator_help/src/topics/u_appvalidator-prefs-checkers.dita
blob: 3946efb428098448c52ae45f18307f066da21fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "../dtd/reference.dtd">
<reference id="u_appvalidator-prefs-checkers" xml:lang="en-us">
  <title>Android App Validator preferences - Checkers tab</title>
  <shortdesc>The Checkers tab of the Android App Validator preferences dialog enables you to specify which checkers and
    conditions the App Validator should validate your app against, as well as to fine-tune the operation of those
    checkers.</shortdesc>
  <prolog>
    <metadata>
      <keywords>
        <!--<indexterm></indexterm>-->
      </keywords>
    </metadata>
  </prolog>
  <refbody>
    <section>
      <p>This tab contains two list boxes, one beneath the other. The upper list box lists all of the supported
        checkers, while the lower list box lists those conditions that are validated by the currently selected checker
        (this lower list box is empty if a checker is not selected). To the left of each checker is a checkbox that
        indicates whether the checker or condition will be run. By default, all checkers are selected; clearing a given
        checkbox prevents that checker from being run when an app is validated. Note the <uicontrol>Select/deselect
        all</uicontrol> control beneath the list of checkers; this applies to all listed checkers.</p>
      <p>In addition to the checkboxes, you can click in the <uicontrol>Parameters</uicontrol> and <uicontrol>Change
          Warning Level</uicontrol> columns for a given checker row to specify parameters and increase or decrease the
        warning level for that checker. Similarly, for a given condition row you can click within the <uicontrol>Change
          Warning Level</uicontrol> column to increase or decrease the warning level for an individual condition.</p>
    </section>
  </refbody>
</reference>