Initializing help system before first use

AttachmentRules

AttachmentRules


Purpose
A class containing information about the rules used by Insight when verifying attachments.
Arguments
max_size: int 
The maximum size, in bytes, that an attachment may have.
max_attach_count: int 
The maximum number of attachments that can be attached to a single scenario.
max_filename_len: int 
The maximum permitted length, in characters, of an attachment filename.
invalid_filename_chars: List[str] 
A list of characters that are not permitted in attachment filenames. Must be a list of single-character string values.
max_description_len: int 
The maximum permitted length, in characters, of an attachment description.
Further information
This object is used only in test mode.
Related topics

© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.