setValid

Sets the valid(error) state of the Step.

Parameters

value Boolean

Specifies whether the state should be valid (true) or not (false).

In this article