VS Law Administrator
[Screen Shots]
Key Features
Flexible Rule Editor
The VS Law Administrator default screen display is
to display the previously loaded rulebase in category view.
This view displays rules grouped by category. Inactive rules are displayed in red.
Category View
VS Law Administrator also allows rules to be displayed grouped by violation severity.
The severity of a rule violation can easily be changed by dragging a rule from one severity
level to another or by opening a rule for editing and changing the severity level on the Violation tab.
Severity View
Coding conventions in VS Law are rules which attach to parser events. The
coding convention rule
condition is executed whenever a parser event is raised to which the rule
is attached. The scripted rule condition may then interrogate various parser objects
and raise a violation if appropriate. Violation description and advice messages
may contain parser object property and workfield values.
Coding Conventions View
Naming convention rules attach to parser object properties rather than parser events.
Simply choose which object (e.g. Class) and property (e.g. Name) to attach a naming rule
to and then adjust the prefix, body and suffix rules accordingly.
Naming Conventions View
Keyword conventions attach to parser events but differ from coding
conventions in that they do not have scripted conditions but instead
use a regular expression to interrogate source code and raise a
violation if a match is found.
Keyword Conventions View
Download and try VS Law Administrator for free for 30 days.
|