Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. lt: 2 errors
  2. Field error in object 'aggregateDto' on field 'noAkhirProduct': rejected value [LAKBAN-010]; codes [typeMismatch.aggregateDto.noAkhirProduct,typeMismatch.noAkhirProduct,typeMismatch.java.lang.Integer,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [aggregateDto.noAkhirProduct,noAkhirProduct]; arguments []; default message [noAkhirProduct]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.lang.Integer' for property 'noAkhirProduct'; nested exception is java.lang.NumberFormatException: For input string: "LAKBAN-010"]
  3. Field error in object 'aggregateDto' on field 'noAwalProduct': rejected value [LAKBAN-001]; codes [typeMismatch.aggregateDto.noAwalProduct,typeMismatch.noAwalProduct,typeMismatch.java.lang.Integer,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [aggregateDto.noAwalProduct,noAwalProduct]; arguments []; default message [noAwalProduct]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.lang.Integer' for property 'noAwalProduct'; nested exception is java.lang.NumberFormatException: For input string: "LAKBAN-001"]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement