Skip to content

Conversation

@mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Feb 9, 2024

I used a dishonset as and it's causing some TypeErrors.

This validates that a given record has the required field, and throws a clear message when it doesn't.

);
}
return nameColumnValue;
};
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this have to be a function that returns a function? Seems like it could just be a function that takes the record and column name and it would be simpler to read.

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.

3 participants