| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<FieldValidationConfiguration> |
FieldConfig.validations()
The validations to perform on the value in the field.
|
| Modifier and Type | Method and Description |
|---|---|
FieldConfig.Builder |
FieldConfig.Builder.validations(FieldValidationConfiguration... validations)
The validations to perform on the value in the field.
|
| Modifier and Type | Method and Description |
|---|---|
FieldConfig.Builder |
FieldConfig.Builder.validations(Collection<FieldValidationConfiguration> validations)
The validations to perform on the value in the field.
|
Copyright © 2022. All rights reserved.