-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
It would be good idea to validate params passed to methods to catch errors early and give users more info on what is going wrong.
Extracting these validations will make the code more readable and dry. Also noting here that record, table and base ids follow a pattern (used now, for example, in Table.create with a TABLE::TABLE_MATCHER).
Reactions are currently unavailable