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;
|
||||
|
||||
|
||||
@ConstraintClass("longer")
|
||||
public class LongerThanConstraints implements Serializable, Selection {
|
||||
|
||||
|
|
Loading…
Reference in New Issue