check abstract method

void check(
  1. Brick brick
)

Validates the brick.yaml file

Implementation

void check(Brick brick);