
Instead of saying "This value should be of the correct primitive type" the validator should at least include the type and name of the variable that violates the validation.
Comment | File | Size | Author |
---|---|---|---|
#6 | PrimitiveTypeConstraintValidator-3.patch | 2.21 KB | ofrommel |
#5 | PrimitiveTypeConstraintValidator-2.patch | 2.22 KB | ofrommel |
Comments
Comment #5
ofrommel CreditAttribution: ofrommel commentedComment #6
ofrommel CreditAttribution: ofrommel commentedComment #7
vaibhavjainThank you @ofrommel, the patch helped me identify the cause of the problem.