validate method
validate
Validates the split options.
def validate(self, file_type):
...
Parameter | Type | Description |
---|---|---|
file_type | FileType |
The file type of FileType class. |
See Also
- module
groupdocs.merger.domain.options
- class
FileType
- class
ISplitOptions