Interface BitFieldOptions

BitFieldOptions.

interface BitFieldOptions {
    primitiveCheck: boolean;
}

Properties

Properties

primitiveCheck: boolean

Verify there is no relation defined in the target object.