Previous Topic

Next Topic

Book Contents

Book Index

Util Validator Bundle

The following system properties can be set for the operation of the Util Validator bundle:

System Property

Default Value

Description

mbs.um.validator.debug

false

Turns on/off the generation of debug information about the validation operations of the bundle. Possible values:

true: Debug information generation is on
false: Debug information generation is off

mbs.um.validator.print

4

The severity level of the log messages that should be generated on the validator output. Possible values:

1: Error messages
2: Warning messages
3: Info messages
4: Debug messages (all)

com.prosyst.mbs.services.validator.v1

false

If set to the default value"false" the XML format is with the new improvements. If set to "true", the validator acts as if the '<services>' section is always present and the attribute "exact.match" is set to "true". For more information on the "exact.match" attribute check this page.

The property is added for backward compatibility with previous XML versions.