Class GroupRestrictedFormValidationContext.Builder
java.lang.Object
pl.edu.icm.unity.engine.api.translation.form.GroupRestrictedFormValidationContext.Builder
- Enclosing class:
- GroupRestrictedFormValidationContext
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAllowedRootGroupAttributes
(List<String> allowedRootGroupAttributes) withParentGroup
(String parentGroup)
-
Method Details
-
withParentGroup
-
withAllowedRootGroupAttributes
public GroupRestrictedFormValidationContext.Builder withAllowedRootGroupAttributes(List<String> allowedRootGroupAttributes) -
build
-