You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to ensure we handle un-authorized validation requests appropriately.
We can validate the provided data, but we can't fetch any private parent entity records from the db if the expeditionCode is missing or the data is private.
Handle TODO in DatasetProcessor.isValid method as it is related to this.
The text was updated successfully, but these errors were encountered:
We need to ensure we handle un-authorized validation requests appropriately.
We can validate the provided data, but we can't fetch any private parent entity records from the db if the expeditionCode is missing or the data is private.
Handle TODO in DatasetProcessor.isValid method as it is related to this.
The text was updated successfully, but these errors were encountered: