Jim Wise <[email protected]> writes: > However, although the new defaultValue is honored, the new validations > don't seem to get run -- I can create duplicate, empty, or illegal > category names without triggering a FieldError. > > What am I missing?
This turns out to have been a maven/dependency issue (and my fault) --
a generated class file for a scala source file which had been renamed
was still in the generated webapp, which was fixed by a `mvn clean
jetty:run'.
Validation is now working fine -- I'll push it to github after a little
cleanup.
--
Jim Wise
[email protected]
pgpycYVVESfO8.pgp
Description: PGP signature
