expectedNotEmpty

protected ValueMismatch expectedNotEmpty(String expected)

Creates a ValueMismatch for a command that wanted to clear a string value but discovered that the field is already empty.

Return

new ValueMismatch instance

Parameters

expected

the value of the field that the command wanted to clear