Skip to content

Rename validate into match #1548

@norberttech

Description

@norberttech

After adding constraints validate method sounds a bit too generic, to align those two mechanisms we should deprecate validate and introduce match method:

  • DataFrame::match(Schema $schema);
  • DataFrame::constraint(Constraint $constraint, Constraint ...$constraint)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions