ChessRule constructor

ChessRule(
  1. ChessFen fen
)

constructor of a validator

Implementation

ChessRule(this.fen);