Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface DataModelFromSourceOptions

    interface DataModelFromSourceOptions {
        strict?: boolean;
    }
    Index

    Properties

    Properties

    strict?: boolean

    Models created from trusted source data are validated non-strictly. Default: false.