Option.makeMandatory

set whether the option is mandatory

class Option
makeMandatory
(
bool mandatory = true
)

Parameters

mandatory bool

whether the option is mandatory

Return Value

Type: Self

Self for chain call

Meta