| Modifier and Type | Method and Description |
|---|---|
static StringAttributeProps.Builder |
StringAttributeProps.builder() |
StringAttributeProps.Builder |
StringAttributeProps.Builder.maxLen(Number maxLen)
Sets the value of
StringAttributeConstraints.getMaxLen() |
StringAttributeProps.Builder |
StringAttributeProps.Builder.minLen(Number minLen)
Sets the value of
StringAttributeConstraints.getMinLen() |
StringAttributeProps.Builder |
StringAttributeProps.Builder.mutable(Boolean mutable)
Sets the value of
CustomAttributeProps.getMutable() |
Copyright © 2021. All rights reserved.