public class ValidatorUtils extends Object
| Constructor and Description |
|---|
ValidatorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
atLeastOneIHI(List<? extends AsEntityIdentifier> entityIdentifiers,
String fieldname)
Validate that a list of AsEntityIdentifier contains at least one IHI.
|
public static void atLeastOneIHI(List<? extends AsEntityIdentifier> entityIdentifiers, String fieldname)
entityIdentifiers - AsEntityIdentifiersfieldname - the name of the field to reference in any error messageCopyright © 2021. All rights reserved.