boardΒΆ
Validation checks related to board configuration, in the .yaml and/or the .frb file, live here.
Functions
An entry-point for checks related to the current board configuration as defined in the .frb board file and/or .yaml descriptor file. |
|
Checks to ensure that boards that have Max Dice Roll set to 9 do not have doors. |
|
Checks to see if the board contains any squares with X or Y coordinates outside the recommended playing field. |
|
Checks that the District IDs of all Switch squares in all frb files are not set to a value that exceeds the total number of frb files in the bundle. |
|
Checks that the District IDs of all Switch squares in all frb files are not 0, unless there are only two frb files. |
|
Checks that there are no Two-Way Doors if Max Dice Roll is set to 8 or 9. |
|
Checks to ensure that a board's .yaml descriptor file has defined at least one Author. |
|
Checks to ensure that a board's .yaml descriptor file defines a changelog. |
|
Checks to ensure that the board's Max Dice Roll is set to 9 or lower. |