/[webpac2]/trunk/lib/WebPAC/Validate.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/lib/WebPAC/Validate.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 827 - (view) (annotate) - [select for diffs]
Modified Sun May 20 16:19:16 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 8548 byte(s)
Diff to previous 768
 r1212@llin:  dpavlin | 2007-05-20 17:39:01 +0200
 first try at implementation of delimiters validation


Revision 768 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 19:41:28 2006 UTC (17 years, 5 months ago) by dpavlin
File length: 7625 byte(s)
Diff to previous 677
 r1117@llin:  dpavlin | 2006-11-03 20:42:24 +0100
 cleanup API a bit. validate_errors in now validate_rec [0.10]


Revision 677 - (view) (annotate) - [select for diffs]
Modified Wed Sep 13 17:44:57 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 7637 byte(s)
Diff to previous 671
adding - after field ignores it in validation


Revision 671 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 15:59:35 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 7447 byte(s)
Diff to previous 670
 r942@llin:  dpavlin | 2006-09-11 17:58:32 +0200
 generate reports (validation and stats) for each input in out/report/


Revision 670 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 14:29:08 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 7236 byte(s)
Diff to previous 666
 r938@llin:  dpavlin | 2006-09-11 16:27:57 +0200
 tests, corrections and version bump [0.08]


Revision 666 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 12:32:51 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 7270 byte(s)
Diff to previous 665
 r932@llin:  dpavlin | 2006-09-11 14:31:51 +0200
 simplify errors return hash, a bit better formatting of report


Revision 665 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 11:57:30 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 6953 byte(s)
Diff to previous 664
 r929@llin:  dpavlin | 2006-09-11 13:56:02 +0200
 another cut at simplification of report


Revision 664 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 11:57:18 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 6410 byte(s)
Diff to previous 656
 r928@llin:  dpavlin | 2006-09-09 20:24:06 +0200
 a try at implementing of validation reporter


Revision 656 - (view) (annotate) - [select for diffs]
Modified Fri Sep 8 14:13:54 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 5665 byte(s)
Diff to previous 654
don't report empty fields (should be option, really), tweaks in output


Revision 654 - (view) (annotate) - [select for diffs]
Modified Thu Sep 7 16:41:08 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 5660 byte(s)
Diff to previous 653
again refactored a bit validation hash


Revision 653 - (view) (annotate) - [select for diffs]
Modified Thu Sep 7 15:57:48 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 5680 byte(s)
Diff to previous 652
added reset_errors and all_errors to validator (real reporter is still pending),
rewriten validator tests


Revision 652 - (view) (annotate) - [select for diffs]
Modified Thu Sep 7 15:01:45 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 5173 byte(s)
Diff to previous 647
refactored internal WebPAC::Input::* API a bit, added dump_rec,
validate is now more clever and reports all errors from database at end


Revision 647 - (view) (annotate) - [select for diffs]
Modified Wed Sep 6 23:13:03 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 4908 byte(s)
Diff to previous 646
fix


Revision 646 - (view) (annotate) - [select for diffs]
Modified Wed Sep 6 22:42:37 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 4953 byte(s)
Diff to previous 645
added required subfields


Revision 645 - (view) (annotate) - [select for diffs]
Modified Wed Sep 6 22:07:21 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 4430 byte(s)
Diff to previous 643
check for fields which must exist or subfields which can be repeatable


Revision 643 - (view) (annotate) - [select for diffs]
Modified Wed Sep 6 21:10:30 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 3822 byte(s)
Diff to previous 640
report repeatable subfields along with dump of that field from input


Revision 640 - (view) (annotate) - [select for diffs]
Modified Wed Sep 6 19:52:36 2006 UTC (17 years, 7 months ago) by dpavlin
File length: 3488 byte(s)
Diff to previous 516
don't report internal 'subfields' field as error


Revision 516 - (view) (annotate) - [select for diffs]
Modified Tue May 16 15:23:12 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 3464 byte(s)
Diff to previous 515
 r682@llin:  dpavlin | 2006-05-16 17:27:02 +0200
 final touches on validation, added --validate to run.pl


Revision 515 - (view) (annotate) - [select for diffs]
Modified Tue May 16 15:23:05 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 3334 byte(s)
Diff to previous 514
 r681@llin:  dpavlin | 2006-05-16 17:08:13 +0200
 added validate_errors which returs all validation errors for this record


Revision 514 - (view) (annotate) - [select for diffs]
Added Tue May 16 13:38:09 2006 UTC (17 years, 11 months ago) by dpavlin
File length: 1873 byte(s)
 r679@llin:  dpavlin | 2006-05-16 15:41:59 +0200
 begin work on validation framework


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26