public interface ConstraintTemplate extends Ref<ConstraintTemplate>
| Modifier and Type | Method and Description |
|---|---|
Constraint |
build(Scope scope,
Type type) |
default ConstraintTemplate |
resolve(Scope scope) |
Constraint build(@NotNull Scope scope, @NotNull Type type) throws ResolutionException, ValidationException
default ConstraintTemplate resolve(Scope scope)
resolve in interface Ref<ConstraintTemplate>Copyright © 2017. All rights reserved.