Changes between Version 13 and Version 14 of ValidationSimple
- Timestamp:
- Sep 18, 2009, 4:16:32 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ValidationSimple
v13 v14 1 = Simple validator framework =1 = The validator framework = 2 2 3 To create a validator using the simpleframework, you must supply four functions:3 To create a validator using the BOINC framework, you must supply four functions: 4 4 {{{ 5 5 extern int init_result(RESULT& result, void*& data);