public interface ExclusiveParametersModel
parameters in a
ParameterGroupModel are mutually exclusive and cannot be defined at the same time.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExclusiveParameterNames() |
boolean |
isOneRequired()
Indicates if besides of being exclusive, the runtime should enforce that on of
the parameters MUST be provided
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.