public static class ContactNameException.MustHaveValidFullName extends ContactNameException
ContactNameException.MustHaveFirstName, ContactNameException.MustHaveLastName, ContactNameException.MustHaveMiddleName, ContactNameException.MustHaveValidFullName| Modifier and Type | Field and Description |
|---|---|
FullNameValidator |
fullNameValidator |
| Constructor and Description |
|---|
MustHaveValidFullName(FullNameValidator fullNameValidator) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final FullNameValidator fullNameValidator
public MustHaveValidFullName(FullNameValidator fullNameValidator)