RevisitSection.validate_on_forward()#

RevisitSection.validate_on_forward()[source]#

Called for validation on each forward move.

Overload this method to customize validation behavior.

See also

By default, sections use validate_on_move() for validation on all kinds of moves.