@Beta public final class ImageSelectorConfig extends Object implements InputTypeConfig
Modifier and Type | Class and Description |
---|---|
static class |
ImageSelectorConfig.Builder |
Modifier and Type | Method and Description |
---|---|
void |
checkValidity(Property property) |
RelationshipTypeName |
getRelationshipType() |
static ImageSelectorConfig.Builder |
newImageSelectorConfig() |
public RelationshipTypeName getRelationshipType()
public void checkValidity(Property property) throws InvalidValueException
checkValidity
in interface InputTypeConfig
InvalidValueException
public static ImageSelectorConfig.Builder newImageSelectorConfig()