Stripes

@Validate(encrypted=true) does not work on a public field

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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.

Activity

Hide
Frederic Daoud added a comment - 15/Feb/09 10:45 AM

This was already fixed in STS-604. Sorry for the noise.

Show
Frederic Daoud added a comment - 15/Feb/09 10:45 AM This was already fixed in STS-604. Sorry for the noise.

People

Vote (0)
Watch (0)

Dates

  • Created:
    15/Feb/09 10:27 AM
    Updated:
    15/Feb/09 10:45 AM
    Resolved:
    15/Feb/09 10:45 AM