Package | Description |
---|---|
org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint definition API.
|
Modifier and Type | Method and Description |
---|---|
CodePointLengthDef |
CodePointLengthDef.max(int max) |
CodePointLengthDef |
CodePointLengthDef.min(int min) |
CodePointLengthDef |
CodePointLengthDef.normalizationStrategy(CodePointLength.NormalizationStrategy strategy) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.