Skip to content

Conversation

@eliasmalik
Copy link
Contributor

@eliasmalik eliasmalik force-pushed the AG-13610-validation branch 6 times, most recently from 39be4a2 to 55a3f0d Compare December 16, 2024 10:16
import { _mergeDeep } from '../../utils/object';
import { _errMsg, toStringWithNullUndefined } from '../logging';
import type { Deprecations, OptionsValidator, Validations } from '../validationTypes';
import * as v from './validationSchema';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you validate that this does not break tree-shaking?

}

const cellSelectionSchema = v
.object({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a way of keeping this in sync with the Typescript?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants