forked from D-Net/dnet-hadoop
This commit is contained in:
parent
1f52649d13
commit
07837e51a9
|
@ -5,7 +5,6 @@ import java.io.Serializable;
|
||||||
|
|
||||||
import org.apache.commons.lang3.StringUtils;
|
import org.apache.commons.lang3.StringUtils;
|
||||||
|
|
||||||
|
|
||||||
@ConstraintClass("longer")
|
@ConstraintClass("longer")
|
||||||
public class LongerThanConstraints implements Serializable, Selection {
|
public class LongerThanConstraints implements Serializable, Selection {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue