Page Contents

Home > @loopback/repository > ModelSettings > strict

ModelSettings.strict property

Specifies whether the model accepts only predefined properties or not

Signature:

strict?: boolean | 'filter';