Skip to main content

Data validation package for Archetypes

Project description

Introduction

Data validation package for Archetypes.

Changelog

1.6.4 - 2010-01-14

  • Accept comma in isDecimal. [ccrownhart, jnelson, tesdal]

  • Cut the validation short when there is only one validator and this validator is ‘sufficient’, which means it does not need to validate. [maurits]

  • Removed an unnecessary call on Zope startup to the test method in chain.py. [maurits]

  • Fix: ValidatorError was used (at least theoretically) in chain.py but not imported. [maurits]

1.6.3 - 2009-04-23

  • Fixed the translated error messages to use Message objects correctly. The mapping attribute of Messages can only contain Unicode. Added a helper method safe_unicode to convert non-unicode string data into Unicode. [hannosch]

  • Fixed a SyntaxError in RangeValidator. [hannosch]

1.6.2 - 2009-04-02

  • Translated error messages for validators. This might break 3rd party doctests (unicode returned instead of string). [fRiSi]

1.6.1 - 2008-08-30

1.5.1 - 2007-08-16

1.5.1-b2 - 2006-03-20

  • Removed tests/runalltests.py and tests/framework.py as they have outlived their usefulness. To run tests use Zope’s testrunner: ./bin/zopectl test –nowarn -s Products.validation [stefan]

1.5.1-b1 - 2006-02-27

  • cough [nouri]

1.5.0-final - 2006-12-15

  • note for release-managers: The version-bump to 1.5 was a bit early, but now as we have it, i keep it and next release number in the cycle needed for Archetypes 1.4.2 (used for Plone 2.5.2) of PortalTransforms is then the 1.5 final. We dont need increasing of release numbers because of Plone 3.0, Archetypes 1.5, … if theres no change in the dependend product, like this one. [jensens]

1.5.0-a1 - 2006-10-25

  • Removed an unused import which caused a deprecation warning. [hannosch]

1.4.1-final - 2006-09-08

1.3.9

post 1.3.4-final02 - 2006-01-15

  • Spring-cleaning of tests infrastructure. [hannosch]

1.4.0-beta1 - 2006-03-26

  • removed marker for odd archetypes 1.3 styles version checks [jensens]

1.3.4-final02 - 2006-01-15

  • nothing again - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz]

1.3.4-RC1 - 2005-12-29

  • nothing again - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz]

1.3.3-final06 - 2005-10-11

  • nothing again - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz]

1.3.3-final05 - 2005-08-30

  • nothing again - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz]

1.3.3-final04 - 2005-08-07

  • nothing - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz]

1.3.3-final03 - 2005-08-01

  • nothing - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz]

1.3.3-final02 - 2005-07-17

  • nothing - the odd version checking needs a version change to stick to Archetypes version. [yenzenz]

1.3.3-final - 2005-07-06

  • added Expression Validator [zwork]

1.3.2-final02 - 2005-05-20

  • nothing (I hate to write this. But the odd version checking needs it). [yenzenz]

1.3.2-rc1 - 2005-03-25

  • Added isMailto validator for mailto:user@host.tld [tiran]

  • Added protocol list for isUrl validator with lot’s of additional protocols: http, ftp, irc, news, imap, gopher, jabber, webdav, smb, fish, ldap, pop3, smtp, sftp, ssh The *s variants like https are included by the re. [tiran]

1.3.1-final - 2005-03-05

  • Added isValidId validator. Thanks to Francis J. Lacoste for his first implementation and Christian Theune for his CMF only implementation. [tiran]

  • Fixed isUnixLikeName validator [tiran]

1.3.0-9 - 2004-10-17

  • Fixed [ 1040556 ] validators type mismatch (was [1036938]) [tiran]

1.3.0-8

  • Fixed a bug in MaxSizeValidator, added some comments and made it much faster. [tiran]

1.3.0-7 - 2004-09-25

  • Updated README.txt [tiran]

  • Fixed last failing unit tests [tiran]

1.3.0-6 - 2004-09-17

  • Removed old setup.py [tiran]

  • Added isEmptyNoError validator to fix [ 1023153 ] isEmpty validator must return empty string when it failed. {tiran]

  • Don’t show error msg in chain when a validator doesn’t return StringTypes. It was required for isEmptyNoError validator which is returning False. {tiran]

1.3.0-5 - 2004-09-04

  • Fixed typo in RegexValidator [tiran]

  • Unit tests now based on ZopeTestCase [tiran]

1.3.0-4 - 2004-08-16

  • nothing changed

1.3.0-3 - 2004-08-06

  • Nothing changed

1.3.0-2 - 2004-07-29

  • Nothing changed

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.validation-1.6.4.zip (27.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page