Skip to content

Commit c9af297

Browse files
authored
TFP-5818: GrunnlagType ikke obligatorisk (#2618)
1 parent c9b8b6d commit c9af297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kontrakt/src/main/java/no/nav/abakus/callback/registerdata/CallbackDto.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public class CallbackDto {
3030
@Valid
3131
private ReferanseDto oppdatertGrunnlagRef;
3232

33-
@NotNull
3433
@Valid
3534
private Grunnlag grunnlagType;
3635

0 commit comments

Comments
 (0)