zibri
    Preparing search index...
    RequiredPropertyValue:
        | boolean
        | (
            (
                data: any,
                ctx: HttpRequestContext | WebsocketRequestContext | undefined,
            ) => boolean | Promise<boolean>
        )

    Value for the required setting on a property.