public class ShouldNotBeEmpty extends BasicErrorMessageFactory
String
.Modifier and Type | Field and Description |
---|---|
private static ShouldNotBeEmpty |
INSTANCE |
arguments, format, formatter
Modifier | Constructor and Description |
---|---|
private |
ShouldNotBeEmpty() |
Modifier and Type | Method and Description |
---|---|
static ErrorMessageFactory |
shouldNotBeEmpty()
Returns the singleton instance of this class.
|
create, create, create, equals, hashCode, toString, unquotedString
private static final ShouldNotBeEmpty INSTANCE
public static ErrorMessageFactory shouldNotBeEmpty()