public static class FluentValidatorObjects.ErrorUtils
extends java.lang.Object
| Constructor and Description |
|---|
ErrorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static io.thedocs.soyuz.err.Errors |
addParentProperty(io.thedocs.soyuz.err.Errors errors,
java.lang.String parentProperty) |
static io.thedocs.soyuz.err.Err |
addParentProperty(io.thedocs.soyuz.err.Err error,
java.lang.String parentProperty) |
public static io.thedocs.soyuz.err.Errors addParentProperty(io.thedocs.soyuz.err.Errors errors,
java.lang.String parentProperty)
public static io.thedocs.soyuz.err.Err addParentProperty(io.thedocs.soyuz.err.Err error,
java.lang.String parentProperty)