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
the CommanderValueValidator to use
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
the CommanderValueValidatorLambda to use