isInvalid

Validate the value using a CommanderValueValidator to a boolean

Return

true if the value is valid, false otherwise

Since

0.1.0

Parameters

validator

See also


Validate the value using a CommanderValueValidatorLambda to a boolean

Return

true if the value is valid, false otherwise

Since

0.1.0

Parameters

validator

See also