Skip to content

Commit

Permalink
MAT-6482: remove notEmpty validation
Browse files Browse the repository at this point in the history
  • Loading branch information
chubert-sb committed Dec 12, 2023
1 parent c6ed697 commit d3d30b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ public class Stratification {
@Deprecated
private PopulationType association;

@NotEmpty
private List<PopulationType> associations;

}

0 comments on commit d3d30b9

Please sign in to comment.