accepts
Check if a CommanderValueValidator accepts a value (Catches the CommanderValueException and returns a boolean)
Return
true if the value is accepted, false otherwise
Since
0.1.0
Parameters
value
the value to check
Check if a CommanderValueValidator accepts a value (Catches the CommanderValueException and returns a boolean)
true if the value is accepted, false otherwise
0.1.0
the value to check