New Posts New Posts RSS Feed: implement runtime on modul based verifiers
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

implement runtime on modul based verifiers

 Post Reply Post Reply
Author
erturkcevik View Drop Down
Groupie
Groupie


Joined: 14-Jun-2007
Location: Turkey
Posts: 40
Post Options Post Options   Quote erturkcevik Quote  Post ReplyReply Direct Link To This Post Topic: implement runtime on modul based verifiers
    Posted: 18-Dec-2009 at 9:27am

How can I implement runtime on modul based verification?

For Example
Entity Name = "Stock"
Field Name = "Amount"
Modul A,  Stock.Amount > 100 (Error : Amount cannot big from value 100)
Modul B,  Stock.Amount > 50 (Error : Amount cannot big from value 50)
 
How Can I writing dynamic code of the  data verification at the runtime?
 
Regards
 
Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 22-Dec-2009 at 9:54am
There are some great examples of verification in the Learning Resources,  Look in the "070_Validation" folder.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down