ROP client side validation
--------------------------
Key: CAY-674
URL: http://issues.apache.org/cayenne/browse/CAY-674
Project: Cayenne
Type: Improvement
Components: Cayenne Core Library
Reporter: Tore Halset
Assigned to: Tore Halset
Priority: Minor
Fix For: 3.0
It should be possible to do validation on the client side before comitting and without roundtrips to the server.
maxLength and mandatory are currently stored in DbAttribute that are not sent to the client. Andrus: "Probably need to make those a part of ObjAttribute/ObjRelationship. On the server this will be resolved by reading the underlying DbAttribute. On the client this can simply be an Obj* ivar."
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/cayenne/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
This archive was generated by hypermail 2.0.0 : Sat Sep 30 2006 - 15:15:19 EDT