Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - Missing type to explore validation error details #230

Open
leoraba opened this issue Sep 18, 2024 · 0 comments
Open

BUG - Missing type to explore validation error details #230

leoraba opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leoraba
Copy link
Contributor

leoraba commented Sep 18, 2024

Description

type DictionaryValidationRecordErrorDetails is not exported in lectern-client distribution.

Expected Behaviour

In order to explore the resulting validation errors it's required to access the type DictionaryValidationRecordErrorDetails from lectern-client package

e.g.

import { DictionaryValidationRecordErrorDetails } from '@overture-stack/lectern-client';

Actual Behaviour

Can not import DictionaryValidationRecordErrorDetails from @overture-stack/lectern-client

@leoraba leoraba added the bug Something isn't working label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant