Skip to content

Extract validators #23

@alokhmutov

Description

@alokhmutov

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions