LOTUSSCRIPT/COM/OLE CLASSES
Defined in
NotesDXLImporter
Data type
Integer
Syntax
To get: option% = notesDXLImporter.InputValidationOption
To set: notesDXLImporter.InputValidationOption = option%
Legal values
Do not try to validate.
Validate the input.
(Default) If the DTD is specified, validate the input; otherwise, do not validate.
InputValidationOption property in Java DXLImporter class
See Also