minor changes
This commit is contained in:
parent
a77dcb5448
commit
49bcaee077
|
@ -21,6 +21,7 @@ public class FacetPropertyDTO {
|
|||
private String type;
|
||||
private String name;
|
||||
private String description;
|
||||
//per validazione
|
||||
private boolean mandatory;
|
||||
private boolean notnull;
|
||||
private String regexp;
|
||||
|
|
Loading…
Reference in New Issue