Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: Release 1.5
-
Fix Version/s: Release 1.5.1, Release 1.6
-
Component/s: Validation
-
Labels:None
Description
@Validate(encrypted=true) works with a private field in combination with a getter and a setter method, but not on a public field. Stripes is generally public-field friendly, so I think this should be supported as well.
This was already fixed in
STS-604. Sorry for the noise.STS-604. Sorry for the noise.