| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Class and Description |
|---|---|
class |
RegexValidator
RegexValidator
|
class |
WebCallbackValidator
WebCallbackValidator
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CustomValidator> |
DataModel.getValidators()
Get validators
|
| Modifier and Type | Method and Description |
|---|---|
DataModel |
DataModel.putValidatorsItem(String key,
CustomValidator validatorsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataModel.setValidators(Map<String,CustomValidator> validators) |
DataModel |
DataModel.validators(Map<String,CustomValidator> validators) |
Copyright © 2017 LeanIX GmbH. All rights reserved.