Open
Description
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