PARENT
- the generic type of the parent builder
.public class ValidatorBuilderCollectionOfString<PARENT> extends ValidatorBuilderCollection<String,PARENT>
Constructor and Description |
---|
ValidatorBuilderCollectionOfString(PARENT parent)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
ValidatorBuilderString<ValidatorBuilderCollection<String,PARENT>> |
with() |
range
build, max, size, size, with
getSubFactory
add, and, getValidators, mandatory, self
public ValidatorBuilderString<ValidatorBuilderCollection<String,PARENT>> with()
sub-validator builder
for the Collection
elements.Copyright © 2001–2016 mmm-Team. All rights reserved.