public class ShouldBeNormalized extends BasicErrorMessageFactory
Path is not normalizedPath.normalize()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SHOULD_BE_NORMALIZED |
arguments, format, formatter| Modifier | Constructor and Description |
|---|---|
private |
ShouldBeNormalized(java.nio.file.Path actual) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeNormalized(java.nio.file.Path actual) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final java.lang.String SHOULD_BE_NORMALIZED
public static ErrorMessageFactory shouldBeNormalized(java.nio.file.Path actual)