Uses of Class
app.nzyme.plugin.rest.configuration.ExactStringLengthConstraint.Builder
-
Packages that use ExactStringLengthConstraint.Builder Package Description app.nzyme.plugin.rest.configuration -
-
Uses of ExactStringLengthConstraint.Builder in app.nzyme.plugin.rest.configuration
Methods in app.nzyme.plugin.rest.configuration that return ExactStringLengthConstraint.Builder Modifier and Type Method Description static ExactStringLengthConstraint.BuilderExactStringLengthConstraint. builder()abstract ExactStringLengthConstraint.BuilderExactStringLengthConstraint.Builder. length(int length)
-