example.de.smartics.properties.list
Interface ListPropertiesWithElementConstraints
-
All Known Subinterfaces:
-
ListPropertiesWithElementConstraints.ElementConstraints
-
@PropertySet(value="withConstraints2")
public interface ListPropertiesWithElementConstraints
List constants to use for tests.
listOfInts
@PropertyKeyName(value="list-of-ints")
@PropertyElementType(value=java.lang.Integer.class)
@NotNull
@Size(min=1,
max=10)
List<Integer> listOfInts()
-
A simple list of Integers.
-
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.