@fkui/logic
    Preparing search index...

    Type Alias ValidatorObjectType

    ValidatorObjectType: Record<string, string | number | boolean>

    Describes a shallow object for using objects as validator config values, e.g YearMonth objects such as { year: 2025, month: 8 }