@Retention(value=RUNTIME) @Constraint(validatedBy=AtLeastOneContact.Validator.class) public @interface AtLeastOneContact
ContactCard entity whether it has at least one
contact (email/phone) pre-filled.Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.