@Immutable public final class Problems extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T,V> void |
mandatory(ProblemModel model,
T instance,
PropertyMetaModel<V> property) |
static <T> void |
mandatory(ProblemModel model,
T instance,
String property) |
public static final <T> void mandatory(@Nonnull ProblemModel model, @Nonnull T instance, @Nonnull String property)
public static final <T,V> void mandatory(@Nonnull ProblemModel model, @Nonnull T instance, @Nonnull PropertyMetaModel<V> property)
Copyright © 2017 etc.to. All rights reserved.