java.lang.Object
ch.tocco.nice2.rest.entitymodel.impl.resources.validate.LengthValidationDataFactory.LengthData
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LengthData
public LengthData(@Nullable
@Nullable Integer fromIncluding,
@Nullable
@Nullable Integer toIncluding)
-
Method Details
-
getFromIncluding
@Nullable
public @Nullable Integer getFromIncluding()
-
getToIncluding
@Nullable
public @Nullable Integer getToIncluding()